mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 01:48:50 +02:00
Fix part name typo
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ static std::map <int, fpga_model> fpga_list = {
|
||||
{0x612BE043, {"lattice", "MachXO3LF", "LCMX03LF-9400C"}},
|
||||
{0x612B6043, {"lattice", "MachXO3LF", "LCMX03LF-9400E"}},
|
||||
|
||||
{0x212e3043, {"lattice", "MachXO3D", "LCMX03D-9400H"}},
|
||||
{0x212e3043, {"lattice", "MachXO3D", "LCMX03D-9400HC"}},
|
||||
|
||||
{0x21111043, {"lattice", "ECP5", "LFE5U-12"}},
|
||||
{0x41111043, {"lattice", "ECP5", "LFE5U-25"}},
|
||||
|
||||
Reference in New Issue
Block a user