amaranth/docs/platform/lattice.rst
Wanda dde8334031 vendor._lattice: add Nexus support.
Co-authored-by: Nate Slager <slagernate@gmail.com>
2024-04-19 16:01:30 +00:00

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