SummerCart64/fw/cpu/picorv32/scripts/torture
Polprzewodnikowy 604c8a76d2 yo
2021-08-29 01:56:43 +02:00
..
.gitignore yo 2021-08-29 01:56:43 +02:00
asmcheck.py yo 2021-08-29 01:56:43 +02:00
config.py yo 2021-08-29 01:56:43 +02:00
Makefile yo 2021-08-29 01:56:43 +02:00
README yo 2021-08-29 01:56:43 +02:00
riscv_test.h yo 2021-08-29 01:56:43 +02:00
riscv-isa-sim-notrap.diff yo 2021-08-29 01:56:43 +02:00
riscv-isa-sim-sbreak.diff yo 2021-08-29 01:56:43 +02:00
riscv-torture-genloop.diff yo 2021-08-29 01:56:43 +02:00
riscv-torture-rv32.diff yo 2021-08-29 01:56:43 +02:00
sections.lds yo 2021-08-29 01:56:43 +02:00
test.sh yo 2021-08-29 01:56:43 +02:00
testbench.cc yo 2021-08-29 01:56:43 +02:00
testbench.v yo 2021-08-29 01:56:43 +02:00

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