Skip to content

Commit

Permalink
altera: first draft for max10 native support (with pof and only for i…
Browse files Browse the repository at this point in the history
…nternal flash)
  • Loading branch information
trabucayre committed Dec 31, 2024
1 parent 01039bc commit 7dac3ef
Show file tree
Hide file tree
Showing 4 changed files with 427 additions and 10 deletions.
2 changes: 1 addition & 1 deletion doc/FPGAs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Intel:
Model: 10M08
URL: https://www.intel.fr/content/www/fr/fr/products/details/fpga/max/10.html
Memory: SVF
Flash: SVF
Flash: POF


Lattice:
Expand Down
6 changes: 4 additions & 2 deletions doc/vendors/intel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ with ``boardname`` = ``de0``, ``cyc1000``, ``c10lp-refkit``, ``de0nano``, ``de0n
SPI flash
---------

RPD and RBF are supported.
RPD and RBF are supported. POF is only supported for MAX10 (internal flash).

``pof`` to ``rpd``:

Expand All @@ -82,8 +82,10 @@ file load:
with ``boardname`` = ``cyc1000``, ``c10lp-refkit``.

MAX10:


.. code-block:: bash
openFPGALoader -b boardname project_name_auto.pof
Intel/Altera (Old Boards)
=========================
Expand Down
Loading

0 comments on commit 7dac3ef

Please sign in to comment.