Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
sjthales committed Nov 24, 2023
1 parent 6d3e2b1 commit 1e1c876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Warn : Prefer GDB command "target extended-remote 3333" instead of "target remot
(gdb)
```

7. In ***gdb***, load ***mnist.riscv*** to CV32A6 FPGA platform by the load command:
7. In **gdb**, load **mnist.riscv** to CV32A6 FPGA platform by the load command:
```
(gdb) load
Loading section .vectors, size 0x80 lma 0x80000000
Expand Down

0 comments on commit 1e1c876

Please sign in to comment.