diff options
Diffstat (limited to 'src/rom.v')
-rw-r--r-- | src/rom.v | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -17,6 +17,4 @@ end assign data_read = {memory[addr + 3], memory[addr + 2], memory[addr + 1], memory[addr + 0] }; - - endmodule |
![]() |
index : riscv_cpu.git | |
Simple RISC-V CPU written in Verilog |
aboutsummaryrefslogtreecommitdiff |