1
0
mirror of https://github.com/marqs85/ossc.git synced 2024-05-28 21:41:30 +00:00
ossc/rtl/pll_2x.qip

8 lines
514 B
Plaintext
Raw Normal View History

2016-02-22 23:03:50 +00:00
set_global_assignment -name IP_TOOL_NAME "ALTPLL"
2017-12-07 19:35:08 +00:00
set_global_assignment -name IP_TOOL_VERSION "17.1"
2016-02-22 23:03:50 +00:00
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone IV E}"
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "pll_2x.v"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "pll_2x_inst.v"]
2016-02-22 23:03:50 +00:00
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "pll_2x_bb.v"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "pll_2x.ppf"]