forked from Firebee/FPGA_Config
7 lines
491 B
Plaintext
7 lines
491 B
Plaintext
set_global_assignment -name IP_TOOL_NAME "ALTPLL_RECONFIG"
|
|
set_global_assignment -name IP_TOOL_VERSION "9.1"
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "altpll_reconfig1.tdf"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "altpll_reconfig1.bsf"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "altpll_reconfig1.inc"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "altpll_reconfig1.cmp"]
|