summaryrefslogtreecommitdiffstats
path: root/part_3/ex14/verilog_files/ROM.qip
blob: dc92785c8444146bdf13b472fee37076ba17ff14 (plain)
1
2
3
4
5
set_global_assignment -name IP_TOOL_NAME "ROM: 1-PORT"
set_global_assignment -name IP_TOOL_VERSION "16.0"
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone V}"
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "ROM.v"]
set_global_assignment -name MISC_FILE [file join $::quartus(qip_path) "ROM_bb.v"]