mirror of https://github.com/YosysHQ/picorv32.git
017f537317 | ||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
README | ||
asmcheck.py | ||
config.py | ||
riscv-isa-sim-notrap.diff | ||
riscv-isa-sim-sbreak.diff | ||
riscv-torture-genloop.diff | ||
riscv-torture-rv32.diff | ||
riscv_test.h | ||
sections.lds | ||
test.sh | ||
testbench.cc | ||
testbench.v |
README
Use UCB-BAR's RISC-V Torture Test Generator to test PicoRV32. You might need to install the following addition dependecies: sudo apt-get install python3-pip pip3 install numpy