aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2019-02-13 14:06:25 +0100
committerGitHub <noreply@github.com>2019-02-13 14:06:25 +0100
commit6e55b7afbc1c2fcd4880def39336c7e119528f50 (patch)
treeb1f3e406b4f5e05d88cb2c59d449adf04385f91a
parent9b7092110373932e9c40b8628820ebfe44da8668 (diff)
parent017f5373173db4eadade63f96d50f19ed9966208 (diff)
downloadpicorv32-6e55b7afbc1c2fcd4880def39336c7e119528f50.tar.gz
picorv32-6e55b7afbc1c2fcd4880def39336c7e119528f50.zip
Merge pull request #110 from stv0g/add-torture-readme
Add readme file for torture test
-rw-r--r--scripts/torture/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/torture/README b/scripts/torture/README
new file mode 100644
index 0000000..d62671d
--- /dev/null
+++ b/scripts/torture/README
@@ -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