Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 664 Bytes

lattice-machxo-2-3l.md

File metadata and controls

17 lines (10 loc) · 664 Bytes

Lattice MachXO2 and MachXO3L

The {py:mod}torii.platform.vendor.lattice.machxo_2_3l module provides a base platform to support Lattice MachXO2 and MachXO3L devices with theDiamond toolchain.


.. autoclass:: torii.platform.vendor.lattice.machxo_2_3l.MachXO2Platform
.. autoclass:: torii.platform.vendor.lattice.machxo_2_3l.MachXO3LPlatform

.. note:: Both of the above are aliases for the actual platform below, however only the aliased
          definitions are actually exported from the module for use.

.. autoclass:: torii.platform.vendor.lattice.machxo_2_3l.MachXO2Or3LPlatform