mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-07 03:42:59 +02:00
board.hpp: Add brs-100-gw1nr9
This commit is contained in:
@@ -862,6 +862,13 @@
|
||||
Memory: OK
|
||||
Flash: IF
|
||||
|
||||
- ID: brs-100-gw1nr9
|
||||
Description: BrisbaneSilicon BRS-100-GW1NR9
|
||||
URL: https://brisbanesilicon.com.au/brs-100-gw1nr9/
|
||||
FPGA: littleBee GW1NR-9C
|
||||
Memory: OK
|
||||
Flash: IF/EF
|
||||
|
||||
- ID: trion_t20_bga256_jtag
|
||||
Description: Efinix Trion T20 BGA256 Dev Kit
|
||||
URL: https://www.efinixinc.com/products-devkits-triont20.html
|
||||
|
||||
Vendored
+4
-1
@@ -13,6 +13,7 @@ GOWIN GW1N
|
||||
* Sipeed Tang Nano 4K
|
||||
* Honeycomb
|
||||
* RUNBER
|
||||
* BrisbaneSilicon BRS-100-GW1NR9
|
||||
|
||||
``.fs`` file is the default format generated by *Gowin IDE*, so nothing special must be done to generates this file.
|
||||
|
||||
@@ -37,12 +38,13 @@ where ``BOARD_NAME`` is:
|
||||
* ``tangnano20k``
|
||||
* ``tangprimer20k``
|
||||
* ``runber``
|
||||
* ``brs-100-gw1nr9``
|
||||
|
||||
Flash
|
||||
-----
|
||||
|
||||
.. ATTENTION::
|
||||
Only with Trenz TEC0117 and runber.
|
||||
Only with Trenz TEC0117, runber and brs-100-gw1nr9.
|
||||
|
||||
with ``-f``, file load:
|
||||
|
||||
@@ -54,6 +56,7 @@ where ``BOARD_NAME`` is:
|
||||
|
||||
* ``tec0117``
|
||||
* ``runber``
|
||||
* ``brs-100-gw1nr9``
|
||||
|
||||
It's possible to flash external SPI Flash (connected to MSPI) in bscan mode by using ``--external-flash`` instead of
|
||||
``-f``.
|
||||
|
||||
Reference in New Issue
Block a user