Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dnorthcote committed Mar 31, 2022
1 parent 9a20881 commit 894637a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,8 @@ cd /<repository-location>/boards/<board-name>/rfsoc_qpsk/
Now that we have moved into the correct directory, make the Vivado project by running the make commands below sequentially.

```sh
make project
make block_design
make bitstream_file
make bitstream
```

Alternatively, you can run the entire project build by executing the following into the tcl console:
Expand Down

0 comments on commit 894637a

Please sign in to comment.