part: merge ECP5-12 & ECP5-25 (same idcode)
This commit is contained in:
parent
2e64a52cb5
commit
fe1634897f
|
|
@ -83,8 +83,7 @@ static std::map <int, fpga_model> fpga_list = {
|
|||
|
||||
{0x012e3043, {"lattice", "MachXO3D", "LCMX03D-9400HC", 8}},
|
||||
|
||||
{0x01111043, {"lattice", "ECP5", "LFE5U-12", 8}},
|
||||
{0x01111043, {"lattice", "ECP5", "LFE5U-25", 8}},
|
||||
{0x01111043, {"lattice", "ECP5", "LFE5U-12/25", 8}},
|
||||
{0x01112043, {"lattice", "ECP5", "LFE5U-45", 8}},
|
||||
{0x01113043, {"lattice", "ECP5", "LFE5U-85", 8}},
|
||||
{0x01111043, {"lattice", "ECP5", "LFE5UM-25", 8}},
|
||||
|
|
|
|||
Loading…
Reference in New Issue