We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a20881 commit 894637aCopy full SHA for 894637a
README.md
@@ -55,9 +55,8 @@ cd /<repository-location>/boards/<board-name>/rfsoc_qpsk/
55
Now that we have moved into the correct directory, make the Vivado project by running the make commands below sequentially.
56
57
```sh
58
-make project
59
make block_design
60
-make bitstream_file
+make bitstream
61
```
62
63
Alternatively, you can run the entire project build by executing the following into the tcl console:
0 commit comments