2021-11-28 09:35:03 +01:00
|
|
|
.. _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)
|
|
|
|
|
|
2022-01-12 01:42:07 +01:00
|
|
|
.. include:: boards.inc
|
2021-11-28 09:35:03 +01:00
|
|
|
|
|
|
|
|
* IF: Internal Flash
|
|
|
|
|
* EF: External Flash
|
|
|
|
|
* AS: Active Serial flash mode
|
|
|
|
|
* NA: Not Available
|
|
|
|
|
* NT: Not Tested
|