doc/FPGAs,doc/vendors/lattice: added Lattice ECP3

This commit is contained in:
Gwenhael Goavec-Merou 2025-06-18 16:25:40 +02:00
parent 775477ba8e
commit 10fbb8a153
2 changed files with 12 additions and 2 deletions

View File

@ -179,6 +179,12 @@ Lattice:
Memory: OK Memory: OK
Flash: OK Flash: OK
- Description: ECP3
Model: LFE3-70E
URL: https://www.latticesemi.com/Products/FPGAandCPLD/LatticeECP3
Memory: OK
Flash: TBD
- Description: ECP5 - Description: ECP5
Model: Model:
- LFE5U-12 - LFE5U-12

View File

@ -73,8 +73,8 @@ Bin file load:
Since it's a direct access to the flash (SPI) the ``-b`` option is required. Since it's a direct access to the flash (SPI) the ``-b`` option is required.
ECP5/Crosslink-NX ECP5/ECP3/Certus-NX/CertusPro-NX/Crosslink-NX
================= =============================================
SRAM SRAM
---- ----
@ -89,6 +89,10 @@ SRAM
SPI Flash SPI Flash
--------- ---------
.. note::
SPI Flash write is not supported for ECP3 family.
BIT: BIT:
.. code-block:: bash .. code-block:: bash