Skip to content

Commit 353a8ce

Browse files
wanda-phiwhitequark
authored andcommitted
README: add the full list of supported AMD devices.
1 parent 4a8dd80 commit 353a8ce

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,13 @@ Amaranth can be used to target any FPGA or ASIC process that accepts behavioral
3535
* Lattice MachXO3L (toolchains: Diamond);
3636
* Lattice ECP5 (toolchains: **Yosys+nextpnr**, Diamond);
3737
* Lattice Nexus (toolchains: **Yosys+nextpnr**, Diamond);
38-
* AMD Spartan 3A (toolchains: ISE);
38+
* AMD Virtex, Virtex E, Spartan 2, Spartan 2E (toolchains: ISE);
39+
* AMD Virtex II, Virtex II Pro (toolchains: ISE);
40+
* AMD Spartan 3, Spartan 3E, Spartan 3A, Spartan 3AN, Spartan 3A DSP (toolchains: ISE);
41+
* AMD Virtex 4, Virtex 5, Virtex 6 (toolchains: ISE);
3942
* AMD Spartan 6 (toolchains: ISE);
40-
* AMD 7-series (toolchains: Vivado);
41-
* AMD UltraScale (toolchains: Vivado);
43+
* AMD 7-series (toolchains: Vivado, ISE);
44+
* AMD UltraScale, UltraScale+ (toolchains: Vivado);
4245
* Intel (toolchains: Quartus);
4346
* Quicklogic EOS S3 (toolchains: **Yosys+VPR**).
4447

0 commit comments

Comments
 (0)