Update README.md
This commit is contained in:
parent
fb4391e20a
commit
de534a3ac7
|
|
@ -27,7 +27,7 @@ openFPGALoader -b arty arty_bitstream.bit # Loading in SRAM
|
|||
openFPGALoader -b arty -f arty_bitstream.bit # Writing in flash
|
||||
```
|
||||
|
||||
You can also specify a JTAG cable model instead of the board model:
|
||||
You can also specify a JTAG cable model (complete list [here](doc/cable-compatibility-list.md)) instead of the board model:
|
||||
|
||||
```bash
|
||||
openFPGALoader -c cmsisdap fpga_bitstream.bit
|
||||
|
|
|
|||
Loading…
Reference in New Issue