mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-01-13 15:17:55 +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"]
|