mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 09:30:52 +02:00
This makes it easier for readers who are unfamiliar with the abbreviated terms to scan through the list to find the one they need the definition of.
21 lines
421 B
ReStructuredText
21 lines
421 B
ReStructuredText
.. _compatibility:boards:
|
|
|
|
Boards
|
|
######
|
|
|
|
.. NOTE::
|
|
`arty` can be any of the board names from the first column.
|
|
|
|
.. code-block:: bash
|
|
|
|
openFPGALoader -b arty bitstream.bit # Loading in SRAM (volatile)
|
|
openFPGALoader -b arty -f bitstream.bit # Writing in flash (non-volatile)
|
|
|
|
.. include:: boards.inc
|
|
|
|
* AS: Active Serial flash mode
|
|
* EF: External Flash
|
|
* IF: Internal Flash
|
|
* NA: Not Available
|
|
* NT: Not Tested
|