update README
This commit is contained in:
parent
e93034db69
commit
c6385e5a50
|
|
@ -95,6 +95,7 @@ openFPGALoader -- a program to flash cyclone10 LP FPGA
|
|||
-c, --cable=CABLE jtag interface
|
||||
-d, --device=DEVICE device to use (/dev/ttyUSBx)
|
||||
--detect detect FPGA
|
||||
--freq=FREQ jtag frequency (Hz)
|
||||
-f, --write-flash write bitstream in flash (default: false, only for
|
||||
Gowin and ECP5 devices)
|
||||
--list-boards list all supported boards
|
||||
|
|
@ -104,7 +105,6 @@ openFPGALoader -- a program to flash cyclone10 LP FPGA
|
|||
Gowin and ECP5 devices)
|
||||
-o, --offset=OFFSET start offset in EEPROM
|
||||
-r, --reset reset FPGA after operations
|
||||
-s, --speed=SPEED jtag frequency (Hz)
|
||||
-v, --verbose Produce verbose output
|
||||
-?, --help Give this help list
|
||||
--usage Give a short usage message
|
||||
|
|
|
|||
Loading…
Reference in New Issue