RISC-V CPU
Go to file
2020-11-10 00:19:42 -07:00
hdl separate .text and .data for instruction and data memory 2020-11-10 00:19:42 -07:00
sim passes quick test: beq, blt, bltu 2020-11-09 20:01:25 -07:00
test separate .text and .data for instruction and data memory 2020-11-10 00:19:42 -07:00
.gitignore initial commit. Non-working due to newly added MEM backpressure signal 2020-09-27 16:04:16 -06:00
.gitmodules uggh. now it doesn't track the submodule when I move it 2020-09-27 18:06:35 -06:00
Makefile initial commit. Non-working due to newly added MEM backpressure signal 2020-09-27 16:04:16 -06:00
pins.ucf initial commit. Non-working due to newly added MEM backpressure signal 2020-09-27 16:04:16 -06:00
project.cfg passes quick tests for: lui, addi, add, sub, and, or, xor, andi. jump works but does not link 2020-10-11 23:03:14 -06:00