Fix part name typo
This commit is contained in:
parent
fbb8c58f46
commit
a874a51be3
|
|
@ -43,7 +43,7 @@ static std::map <int, fpga_model> fpga_list = {
|
||||||
{0x612BE043, {"lattice", "MachXO3LF", "LCMX03LF-9400C"}},
|
{0x612BE043, {"lattice", "MachXO3LF", "LCMX03LF-9400C"}},
|
||||||
{0x612B6043, {"lattice", "MachXO3LF", "LCMX03LF-9400E"}},
|
{0x612B6043, {"lattice", "MachXO3LF", "LCMX03LF-9400E"}},
|
||||||
|
|
||||||
{0x212e3043, {"lattice", "MachXO3D", "LCMX03D-9400H"}},
|
{0x212e3043, {"lattice", "MachXO3D", "LCMX03D-9400HC"}},
|
||||||
|
|
||||||
{0x21111043, {"lattice", "ECP5", "LFE5U-12"}},
|
{0x21111043, {"lattice", "ECP5", "LFE5U-12"}},
|
||||||
{0x41111043, {"lattice", "ECP5", "LFE5U-25"}},
|
{0x41111043, {"lattice", "ECP5", "LFE5U-25"}},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue