mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-23 21:57:11 -04:00
📝 Explicitly mention riscv-fesvr in README
This commit is contained in:
parent
01e6b09f6b
commit
d58ab98bf8
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ git checkout https://github.com/pulp-platform/ariane.git
|
|||
git submodule update --init --recursive
|
||||
```
|
||||
|
||||
The Verilator testbench relies on our forked version of `riscv-fesvr` which can be found [here](https://github.com/pulp-platform/riscv-fesvr). Follow the README there and make sure that your compiler and linker is aware of the library (e.g.: add it to your path if it is in a non-default directory).
|
||||
|
||||
Build the Verilator model of Ariane by using the Makefile:
|
||||
```
|
||||
make verilate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue