mirror of
https://github.com/MiSTer-devel/MultiComp_MiSTer.git
synced 2026-04-19 03:04:38 +00:00
Initial Commit of the MuliComp. MuliComp is a port of Grant Searle's MultiComp to the MiSTer
5 lines
282 B
Plaintext
5 lines
282 B
Plaintext
set_global_assignment -name IP_TOOL_NAME "ROM: 1-PORT"
|
|
set_global_assignment -name IP_TOOL_VERSION "13.0"
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "CGABoldRom.vhd"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "CGABoldRom.cmp"]
|