A RISC-V RV32I core written in SystemVerilog for learning purposes.
- Verilator
Footnotes
-
test/Makefile
currently has the toolchain prefix hard-coded to beriscv64-elf-
as this is what it is on Arch Linux. Other distros may have different prefixes, so the Makefile should be modified accordingly. ↩