picorv32/scripts/torture
Steffen Vogel 017f537317 add readme file for torture test (closes #93) 2019-02-11 21:39:15 +01:00
..
.gitignore
Makefile Fix scripts/torture gcc calls 2017-07-10 11:52:10 +02:00
README add readme file for torture test (closes #93) 2019-02-11 21:39:15 +01:00
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 Fix scripts/torture gcc calls 2017-07-10 11:52:10 +02:00
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