Skip to content

Commit

Permalink
Review
Browse files Browse the repository at this point in the history
  • Loading branch information
cathales committed Jan 2, 2024
1 parent 39b68ad commit 231708d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ For Debian-based Linux distributions, run :
sudo apt-get install help2man device-tree-compiler
```

5. Install the riscv-dv requirements :
5. Install the riscv-dv requirements:

```sh
pip3 install pip3 install -r verif/sim/dv/requirements.txt
pip3 install -r verif/sim/dv/requirements.txt
```

6. Run these commands to install a custom Spike and Verilator (i.e. these versions must be used to simulate the CVA6) and [these](#running-regression-tests-simulations) tests suites.
Expand Down

0 comments on commit 231708d

Please sign in to comment.