|
set_global_assignment -name IP_TOOL_NAME "ROM: 1-PORT"
|
|
set_global_assignment -name IP_TOOL_VERSION "10.0"
|
|
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "rom_com.vhd"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "rom_com_inst.vhd"]
|
|
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "rom_com.cmp"]
|