11 lines
382 B
ReStructuredText
11 lines
382 B
ReStructuredText
Lattice
|
|
#######
|
|
|
|
.. currentmodule:: amaranth.vendor
|
|
|
|
The :class:`LatticePlatform` class provides a base platform to support Lattice toolchains (not including iCE40 devices, which are supported by :class:`SiliconBluePlatform`). Currently supported devices include ECP5, MachXO2, MachXO3L, and Nexus.
|
|
|
|
The Trellis and Diamond toolchains are supported.
|
|
|
|
.. autoclass:: LatticePlatform
|