mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-22 21:17:59 -04:00
Update fusesoc usage
This commit is contained in:
parent
76f6a3d4c3
commit
103b7357f0
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ This should produce a `led.vmem` file which is used in the synthesises to update
|
|||
Run the following command at the top level to build the hardware.
|
||||
|
||||
```
|
||||
fusesoc --cores-root=. build lowrisc:ibex:top_artya7_100
|
||||
fusesoc --cores-root=. run --target=synth --setup --build lowrisc:ibex:top_artya7_100
|
||||
```
|
||||
|
||||
This will create a directory `build` which contains the output files, including
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue