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 5662d0a commit 4ad6042Copy full SHA for 4ad6042
README.MD
@@ -37,6 +37,13 @@ cd /work/HW/firmware-tag
37
make TOPDIR=/work py-proto
38
````
39
40
+### See bitfile configs available in a project
41
+````
42
+# From the Docker Quartus build image command line, run:
43
+cd /work/HW/QuartusProjects/<project>
44
+./build.sh ?
45
46
+
47
### Build the desired FPGA bit file
48
49
# From the Docker Quartus build image command line, run:
0 commit comments