Skip to content

Commit fa80f1f

Browse files
Updating niosv_g helloworld README.md
1 parent d0b7c36 commit fa80f1f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

niosv_g/niosv_g_helloworld/sources/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,9 @@ b. Using build_sof.py to compile the design
3939
- Invoke the quartus_py shell in the terminal
4040

4141
- Run the following command in the terminal from top level project directory:
42+
```
4243
quartus_py ./scripts/build_sof.py
43-
44+
```
4445
- The quartus tool will compile the design and generate the output files
4546

4647
c. Creating the bsp, build software sources and download elf
@@ -88,4 +89,4 @@ vsim &
8889
source msim_setup.tcl
8990
ld_debug
9091
run -all
91-
```
92+
```

0 commit comments

Comments
 (0)