Files
openFPGALoader/doc/compatibility/board.rst
T
cyrozap c04d54b03d doc/compatibility: Sort definitions of initialisms alphabetically
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.
2026-02-24 08:33:51 -06:00

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