Files
super6502/hw/fpga/rom.qip
Byron Lathi bc98b67ddf Add boot rom
2022-03-05 18:12:27 -06:00

5 lines
254 B
Plaintext

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 "{MAX 10}"
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "rom.v"]