Skip to content

Commit 7dac3ef

Browse files
committed
altera: first draft for max10 native support (with pof and only for internal flash)
1 parent 01039bc commit 7dac3ef

4 files changed

Lines changed: 427 additions & 10 deletions

File tree

doc/FPGAs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Intel:
139139
Model: 10M08
140140
URL: https://www.intel.fr/content/www/fr/fr/products/details/fpga/max/10.html
141141
Memory: SVF
142-
Flash: SVF
142+
Flash: POF
143143

144144

145145
Lattice:

doc/vendors/intel.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ with ``boardname`` = ``de0``, ``cyc1000``, ``c10lp-refkit``, ``de0nano``, ``de0n
5555
SPI flash
5656
---------
5757

58-
RPD and RBF are supported.
58+
RPD and RBF are supported. POF is only supported for MAX10 (internal flash).
5959

6060
``pof`` to ``rpd``:
6161

@@ -82,8 +82,10 @@ file load:
8282
8383
with ``boardname`` = ``cyc1000``, ``c10lp-refkit``.
8484

85+
MAX10:
8586

86-
87+
.. code-block:: bash
88+
openFPGALoader -b boardname project_name_auto.pof
8789
8890
Intel/Altera (Old Boards)
8991
=========================

0 commit comments

Comments
 (0)