mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 17:39:36 +02:00
Add usage reminder
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Board compatibility list
|
||||
|
||||
**Quick usage reminder.** `arty` can be any of the board names from the first column.
|
||||
|
||||
```
|
||||
openFPGALoader -b arty bitstream.bit # Loading in SRAM (volatile)
|
||||
openFPGALoader -b arty -f bitstream.bit # Writing in flash (non-volatile)
|
||||
```
|
||||
|
||||
| Board name | Description | FPGA | Memory | Flash |
|
||||
|--------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------|:----------|:---------|
|
||||
| **acornCle215** | [Acorn CLE 215+](http://squirrelsresearch.com/acorn-cle-215/) | Artix</br>xc7a200tsbg484 | OK | OK |
|
||||
|
||||
Reference in New Issue
Block a user