Skip to content

Commit

Permalink
Add xc2c64a QFN48
Browse files Browse the repository at this point in the history
  • Loading branch information
mfacton committed Oct 1, 2024
1 parent 08f5072 commit 406e99c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/part.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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}},
Expand Down

0 comments on commit 406e99c

Please sign in to comment.