mirror of
https://github.com/Artoriuz/maestro.git
synced 2025-04-18 18:44:44 -04:00
5 lines
349 B
Text
5 lines
349 B
Text
set_global_assignment -name IP_TOOL_NAME "ROM: 1-PORT"
|
|
set_global_assignment -name IP_TOOL_VERSION "18.1"
|
|
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone IV GX}"
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "progmem.vhd"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "progmem.cmp"]
|