mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-31 02:07:14 +02:00
xilinx: add xca50t support
This commit is contained in:
@@ -14,6 +14,7 @@ static std::map <int, fpga_model> fpga_list = {
|
||||
{0x0a014c35, {"anlogic", "eagle s20", "EG4S20BG256"}},
|
||||
|
||||
{0x0362D093, {"xilinx", "artix a7 35t", "xc7a35"}},
|
||||
{0x0362c093, {"xilinx", "artix a7 50t", "xc7a50t"}},
|
||||
{0x13631093, {"xilinx", "artix a7 100t", "xc7a100"}},
|
||||
{0x13636093, {"xilinx", "artix a7 200t", "xc7a200"}},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user