mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
part: merge ECP5-12 & ECP5-25 (same idcode)
This commit is contained in:
+1
-2
@@ -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}},
|
||||
|
||||
Reference in New Issue
Block a user