mirror of
https://github.com/MiSTer-devel/MacPlus_MiSTer.git
synced 2024-11-27 17:51:19 +00:00
5 lines
341 B
Plaintext
5 lines
341 B
Plaintext
set_global_assignment -name QIP_FILE rtl/pll.qip
|
|
set_global_assignment -name QIP_FILE [file join $::quartus(qip_path) pll_hdmi.qip ]
|
|
set_global_assignment -name QIP_FILE [file join $::quartus(qip_path) pll_audio.qip ]
|
|
set_global_assignment -name QIP_FILE [file join $::quartus(qip_path) pll_cfg.qip ]
|