mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 04:47:25 -04:00
update readme for Riviera-PRO
This commit is contained in:
parent
9208689c21
commit
14f85d3ee3
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ Pass `-gui` to use the DVE GUI.
|
|||
To build and run Simple System run:
|
||||
|
||||
```
|
||||
fusesoc --cores-root=. run --target=sim --tool=rivierapro lowrisc:ibex:ibex_simple_system --RV32M=1 --RV32E=0 --SRAMInitFile=<sw_vmem_file>
|
||||
fusesoc --cores-root=. run --target=sim --tool=rivierapro lowrisc:ibex:ibex_simple_system --RV32M=1 --RV32E=0 --SRAMInitFile=\"$(readlink -f <sw_vmem_file>)\"
|
||||
```
|
||||
|
||||
`<sw_vmem_file>` should be a path to a vmem file built as described above, use
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue