Skip to content

Commit

Permalink
Fix link to software build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
marnovandermaas authored and HU90m committed May 22, 2024
1 parent 6b94650 commit 865f002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/dev/fpga-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The Sonata bitstream is generated using Vivado.

## Bitstream

To build the bitstream, make sure to follow the [Software section](#software) to create the correct SRAM image.
To build the bitstream, make sure to [build the software](../guide/building-examples.md) to create the correct SRAM image.
Then run this command:
```sh
fusesoc --cores-root=. run --target=synth --setup --build lowrisc:sonata:system
Expand Down

0 comments on commit 865f002

Please sign in to comment.