Merge pull request #617 from fisherdog4/patch-1

Add xc7z007s
This commit is contained in:
Gwenhael Goavec-Merou 2026-01-22 07:57:04 +01:00 committed by GitHub
commit bbfd5045d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ static std::map <uint32_t, fpga_model> fpga_list = {
{0x036db093, {"xilinx", "virtex7", "xc7vh870t", 38}},
/* Xilinx 7-Series / Zynq */
{0x13723093, {"xilinx", "zynq", "xc7z007s", 6}},
{0x03722093, {"xilinx", "zynq", "xc7z010", 6}},
{0x03727093, {"xilinx", "zynq", "xc7z020", 6}},
{0x1372c093, {"xilinx", "zynq", "xc7z030", 6}},