Skip to content

Commit dde8334

Browse files
wanda-phislagernate
authored andcommitted
vendor._lattice: add Nexus support.
Co-authored-by: Nate Slager <[email protected]>
1 parent cf07f93 commit dde8334

File tree

3 files changed

+314
-15
lines changed

3 files changed

+314
-15
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,9 @@ See the [Language guide](https://amaranth-lang.org/docs/amaranth/latest/guide.ht
3131
Amaranth can be used to target any FPGA or ASIC process that accepts behavioral Verilog-2001 as input. It also offers extended support for many FPGA families, providing toolchain integration, abstractions for device-specific primitives, and more. Specifically:
3232

3333
* Lattice iCE40 (toolchains: **Yosys+nextpnr**, LSE-iCECube2, Synplify-iCECube2);
34-
* Lattice MachXO2 (toolchains: Diamond);
35-
* Lattice MachXO3L (toolchains: Diamond);
34+
* Lattice MachXO2, MachXO3L (toolchains: **Yosys+nextpnr**, Diamond);
3635
* Lattice ECP5 (toolchains: **Yosys+nextpnr**, Diamond);
37-
* Lattice Nexus (toolchains: **Yosys+nextpnr**, Diamond);
36+
* Lattice Nexus (toolchains: **Yosys+nextpnr**, Radiant);
3837
* AMD Virtex, Virtex E, Spartan 2, Spartan 2E (toolchains: ISE);
3938
* AMD Virtex II, Virtex II Pro (toolchains: ISE);
4039
* AMD Spartan 3, Spartan 3E, Spartan 3A, Spartan 3AN, Spartan 3A DSP (toolchains: ISE);

0 commit comments

Comments
 (0)