mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-22 04:57:25 -04:00
[doc/um] Updated the python requirements run command for sw simple system
Signed-off-by: Rahul Raveendran <rahul.raveendran@acconeer.com>
This commit is contained in:
parent
8f3d8f311f
commit
a4238bdd8d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ run stand-alone binaries. It contains:
|
|||
Note Linux package managers may have Verilator but often a very old version
|
||||
that is not suitable. It is recommended Verilator is built from source.
|
||||
* The Python dependencies of this repository.
|
||||
Install them with `pip3 install -U python3-requirements.txt` from the
|
||||
Install them with `pip3 install -U -r python-requirements.txt` from the
|
||||
repository root.
|
||||
* RISC-V Compiler Toolchain - lowRISC provides a pre-built GCC based toolchain
|
||||
<https://github.com/lowRISC/lowrisc-toolchains/releases>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue