mirror of
https://github.com/YosysHQ/picorv32.git
synced 2025-01-03 03:43:38 -05:00
7 lines
178 B
Text
7 lines
178 B
Text
|
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
|