amaranth/docs/platform/lattice-machxo-2-3l.rst

20 lines
565 B
ReStructuredText
Raw Normal View History

2021-12-13 02:10:40 -07:00
Lattice MachXO2 and MachXO3L
############################
.. py:module:: amaranth.vendor.lattice_machxo_2_3l
The :mod:`amaranth.vendor.lattice_machxo_2_3l` module provides a base platform to support Lattice
2021-12-13 02:10:40 -07:00
MachXO2 and MachXO3L devices.
The Diamond toolchain is supported.
.. autoclass:: LatticeMachXO2Platform
.. autoclass:: LatticeMachXO3LPlatform
.. 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:: LatticeMachXO2Or3LPlatform