Skip to content

Commit

Permalink
Fix word command in nextpnr README
Browse files Browse the repository at this point in the history
  • Loading branch information
Unike267 authored and Unai267 committed Jun 12, 2024
1 parent ec79de3 commit 9a1f6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion impl/nextpnr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ This container is built 🔨 and pushed 📤 through continuous integration ♻

The resulting bitstreams are uploaded as **artifacts**, you can go to the `actions` associated with continuous integration of the implementation and download them.

I recommend using [openFPGALoader](https://github.com/trabucayre/openFPGALoader) to load bitstreams. The comand to load a bitstream for `ARTY` boards (both the `100t` and the `35t`) is as follows:
I recommend using [openFPGALoader](https://github.com/trabucayre/openFPGALoader) to load bitstreams. The command to load a bitstream for `ARTY` boards (both the `100t` and the `35t`) is as follows:

- `openFPGALoader --board arty name_of_bitstream.bit`

0 comments on commit 9a1f6b2

Please sign in to comment.