Merge pull request #89 from kargeor/1200HC

Add LCMXO2-1200HC
This commit is contained in:
Gwenhael Goavec-Merou 2021-06-08 08:54:39 +02:00 committed by GitHub
commit b1cdcba15e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ static std::map <int, fpga_model> fpga_list = {
{0x310F1043, {"lattice", "CertusNX", "LFD2NX-40", 8}},
{0x012b9043, {"lattice", "MachXO2", "LCMXO2-640HC", 8}},
{0x012ba043, {"lattice", "MachXO2", "LCMXO2-1200HC", 8}},
{0x012bd043, {"lattice", "MachXO2", "LCMXO2-7000HC", 8}},
{0x012b5043, {"lattice", "MachXO2", "LCMXO2-7000HE", 8}},