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 d0b7c36 commit fa80f1fCopy full SHA for fa80f1f
niosv_g/niosv_g_helloworld/sources/README.md
@@ -39,8 +39,9 @@ b. Using build_sof.py to compile the design
39
- Invoke the quartus_py shell in the terminal
40
41
- Run the following command in the terminal from top level project directory:
42
+```
43
quartus_py ./scripts/build_sof.py
-
44
45
- The quartus tool will compile the design and generate the output files
46
47
c. Creating the bsp, build software sources and download elf
@@ -88,4 +89,4 @@ vsim &
88
89
source msim_setup.tcl
90
ld_debug
91
run -all
-```
92
0 commit comments