Skip to content

Commit 894637a

Browse files
committed
Update README.md
1 parent 9a20881 commit 894637a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,8 @@ cd /<repository-location>/boards/<board-name>/rfsoc_qpsk/
5555
Now that we have moved into the correct directory, make the Vivado project by running the make commands below sequentially.
5656

5757
```sh
58-
make project
5958
make block_design
60-
make bitstream_file
59+
make bitstream
6160
```
6261

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

0 commit comments

Comments
 (0)