Add boot rom

This commit is contained in:
Byron Lathi
2022-03-05 18:12:27 -06:00
parent a096f09fc9
commit bc98b67ddf
7 changed files with 11197 additions and 1332 deletions

4
hw/fpga/rom.qip Normal file
View File

@@ -0,0 +1,4 @@
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"]