Files
MultiComp_MiSTer/sys/pll_cfg.qip
Fred VanEijk 4ef031e17a update sys to latest
keep old sd_card.sv as image_card.sv
2024-12-16 18:03:47 -05:00

6 lines
540 B
Plaintext

set_global_assignment -name SYNTHESIS_ONLY_QIP ON
set_global_assignment -library "pll_cfg" -name VERILOG_FILE [file join $::quartus(qip_path) "pll_cfg/pll_cfg.v"]
set_global_assignment -library "pll_cfg" -name VERILOG_FILE [file join $::quartus(qip_path) "pll_cfg/pll_cfg_hdmi.v"]
set_global_assignment -library "pll_cfg" -name VERILOG_FILE [file join $::quartus(qip_path) "pll_cfg/altera_pll_reconfig_top.v"]
set_global_assignment -library "pll_cfg" -name VERILOG_FILE [file join $::quartus(qip_path) "pll_cfg/altera_pll_reconfig_core.v"]