1
0
Fork 0
mirror of https://github.com/YosysHQ/picorv32.git synced 2025-01-03 03:43:38 -05:00

Merge pull request from stv0g/add-torture-readme

Add readme file for torture test
This commit is contained in:
Clifford Wolf 2019-02-13 14:06:25 +01:00 committed by GitHub
commit 6e55b7afbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
scripts/torture/README Normal file
View file

@ -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