add support for ECP5 LFE5U-25F-6BG256C

This commit is contained in:
Gwenhael Goavec-Merou
2020-02-22 20:59:56 +01:00
parent d5e696b5c3
commit f87e0991e0
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@ static std::map <int, fpga_model> fpga_list = {
{0x03620093, {"xilinx", "spartan7", "xc7s15ftgb196-1"}},
{0x020f30dd, {"altera", "cyclone 10 LP", "10CL025"}},
{0x612bd043, {"lattice", "MachXO3LF", "LCMX03LF-6900C"}},
{0x41111043, {"lattice", "ECP5", "LFE5U-25F-6BG256C"}},
{0x81113043, {"lattice", "ECP5-5G", "LFE5UM5G-85F-8BG381"}},
{0x1100581b, {"Gowin", "GW1N", "GW1NR-9"}},
{0x0900281B, {"Gowin", "GW1N", "GW1N-1"}},