Skip to content

Commit

Permalink
Added tracing option to getting started guide
Browse files Browse the repository at this point in the history
  • Loading branch information
HU90m committed Mar 18, 2024
1 parent f2b7ebf commit b815ab8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ Use the following FuseSoC command to build the simulator binary:
fusesoc --cores-root=. run --target=sim --tool=verilator --setup --build lowrisc:sonata:system
```

*To enable tracing append, `--verilator_options='+define+RVFI'` to the command above.*

### Running

Running the simulator can be accomplished with the following command, where you can change the `meminit` argument to a different program if you wish:
Expand Down

0 comments on commit b815ab8

Please sign in to comment.