1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-02-24 15:57:31 +00:00
Files
Gehstock.Mist_FPGA/Computer_MiST/Interact_MiST/rtl/pll.qip
2021-09-02 21:08:25 +02:00

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"]