Tutorial minor change

This commit is contained in:
paul nehlich
2024-07-11 13:53:54 +02:00
parent 5707c9f8ae
commit f2b3319973

View File

@ -13,6 +13,7 @@ TODO: what is which port, use distinct name/add a graphic
```sh
openocd -f board/digilent_zedboard.cfg
```
_Note: The board path is from the openocd tool, it is not a local path within this project._
If you have one around, load bitstream at startup (go get a coffee, takes time with onboard JTAG, blue LED lights up when done):
```sh