part: added Lattice ECP3 LFE3-70E

This commit is contained in:
Gwenhael Goavec-Merou 2025-06-18 10:22:04 +02:00
parent 7275a56ee8
commit f0b7215e1c
1 changed files with 3 additions and 0 deletions

View File

@ -296,6 +296,9 @@ static std::map <uint32_t, fpga_model> fpga_list = {
{0x012e3043, {"lattice", "MachXO3D", "LCMX03D-9400HC", 8}},
/* Lattice ECP3 */
{0x01014043, {"lattice", "ECP3", "LFE3-70E", 8}},
/* Lattice ECP5 */
{0x21111043, {"lattice", "ECP5", "LFE5U-12", 8}},
{0x41111043, {"lattice", "ECP5", "LFE5U-25", 8}},