issues
search
ucb-bar
/
riscv-mini
Simple RISC-V 3-stage Pipeline in Chisel
Other
549
stars
112
forks
source link
Upgrade to Latest RISC-V Spec
#49
Open
vighneshiyer
opened
2 years ago
vighneshiyer
commented
2 years ago
Resolves #29. Still WIP:
[X] Update CSR implementation to match latest spec
[X] Unify hex files for Scala and verilator tests
[X] Modify the magic memory model to load program at DRAM base
[ ] Debug test failures manually via waveform
[ ] Modify the verilator testbench to snoop the dcache request bus to look for tohost writes
[ ] Modify Makefile to compile and use tests in riscv-tests
[ ] Support "syscall" API used in riscv-tests/benchmarks
Resolves #29. Still WIP: