mirror of
https://github.com/nippur72/Apple1_MiST.git
synced 2025-02-28 18:29:27 +00:00
5 lines
264 B
Plaintext
5 lines
264 B
Plaintext
set_global_assignment -name IP_TOOL_NAME "ALTPLL"
|
|
set_global_assignment -name IP_TOOL_VERSION "13.1"
|
|
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "pll.v"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "pll.ppf"]
|