mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-04 00:31:29 +02:00
doc,.github/workflows/Test.yml: removed btd uses, looks obsolete
This commit is contained in:
@@ -7,7 +7,7 @@ Linux
|
||||
=====
|
||||
|
||||
Debian/Ubuntu
|
||||
----------
|
||||
-------------
|
||||
|
||||
openFPGALoader is available in the default repositories:
|
||||
|
||||
|
||||
Vendored
+2
-2
@@ -41,11 +41,11 @@ bin file load
|
||||
openFPGALoader --cable jlink_base -m /somewhere/project/outflow/*.bin
|
||||
|
||||
hex file flash
|
||||
-------------
|
||||
--------------
|
||||
|
||||
Example for ti60f225.
|
||||
NOTE: JTAG chains with more than one device (eg --index-chain) are currently not supported for writing to SPI flash
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
openFPGALoader --cable jlink_base --fpga-part ti60f225 -f /somewhere/project/outflow/*.hex
|
||||
openFPGALoader --cable jlink_base --fpga-part ti60f225 -f /somewhere/project/outflow/*.hex
|
||||
|
||||
Reference in New Issue
Block a user