Merge pull request #489 from mfacton/add-xc2c64a-qfn48-part

Add xc2c64a QFN48
This commit is contained in:
Gwenhael Goavec-Merou 2024-10-02 06:39:30 +02:00 committed by GitHub
commit 773a7c805d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ static std::map <uint32_t, fpga_model> fpga_list = {
{0x05046093, {"xilinx", "xcf", "xcf04s", 8}},
/* Xilinx XC2 */
{0x06e59093, {"xilinx", "xc2c", "xc2c64a", 8}},
{0x06e5d093, {"xilinx", "xc2c", "xc2c64a", 8}},
{0x06e5e093, {"xilinx", "xc2c", "xc2c64a", 8}},
{0x06e1c093, {"xilinx", "xc2c", "xc2c32a", 8}},