mirror of https://github.com/YosysHQ/picorv32.git
Merge pull request #110 from stv0g/add-torture-readme
Add readme file for torture test
This commit is contained in:
commit
6e55b7afbc
|
@ -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