mirror of
https://github.com/UzixLS/ncomputing-l230.git
synced 2025-07-18 14:51:31 +03:00
6 lines
348 B
Plaintext
6 lines
348 B
Plaintext
set_global_assignment -name IP_TOOL_NAME "ALTPLL"
|
|
set_global_assignment -name IP_TOOL_VERSION "9.0"
|
|
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "pll1.v"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "pll1_bb.v"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "pll1.ppf"]
|