mirror of https://github.com/YosysHQ/picorv32.git
add readme file for torture test (closes #93)
This commit is contained in:
parent
9b70921103
commit
017f537317
|
@ -0,0 +1,6 @@
|
|||
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
|
Loading…
Reference in New Issue