From 017f5373173db4eadade63f96d50f19ed9966208 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Mon, 11 Feb 2019 21:39:15 +0100 Subject: [PATCH] add readme file for torture test (closes #93) --- scripts/torture/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 scripts/torture/README 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