vendor._lattice: add Nexus support.
Co-authored-by: Nate Slager <slagernate@gmail.com>
This commit is contained in:
parent
cf07f938ab
commit
dde8334031
3 changed files with 314 additions and 15 deletions
|
|
@ -3,7 +3,7 @@ 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, and MachXO3L.
|
||||
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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue