Merge pull request #110 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
1 changed files with 6 additions and 0 deletions

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