Rvzen is a simple RISCV32 processor written in chisel.
The latest version is Rvzen r12426im, which implements RISCV's I, M extensions and machine mode as well as a five-stage pipeline. Use the sbt "testOnly r12426im.CTest" command to test the running status of the sample C program.