--flash-sector CFG0 for MachXO3D and more information for its Breakout Board
This commit is contained in:
parent
c64f1970d6
commit
958ce4d4c3
|
|
@ -16,13 +16,16 @@ File load:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
openFPGALoader [-b yourboard] impl1/*.jed
|
openFPGALoader [-b yourboard] [--flash-sector CFG0] impl1/*.jed
|
||||||
|
|
||||||
where ``yourboard`` may be:
|
where ``yourboard`` may be:
|
||||||
|
|
||||||
* ``machX02EVN``
|
* ``machX02EVN``
|
||||||
|
* ``machX03EVN``
|
||||||
* ``machXO3SK``
|
* ``machXO3SK``
|
||||||
|
|
||||||
|
and where ``--flash-sector CFG0`` is needed for the MachXO3D Breakout Board.
|
||||||
|
|
||||||
SRAM
|
SRAM
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
@ -37,6 +40,7 @@ File load:
|
||||||
where ``yourboard`` may be:
|
where ``yourboard`` may be:
|
||||||
|
|
||||||
* ``machX02EVN``
|
* ``machX02EVN``
|
||||||
|
* ``machX03EVN``
|
||||||
* ``machXO3SK``
|
* ``machXO3SK``
|
||||||
|
|
||||||
iCE40
|
iCE40
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue