zynq xc7z010 support

This commit is contained in:
Gwenhael Goavec-Merou
2021-12-20 18:09:52 +01:00
parent e026aa28c7
commit ee7570b251
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -50,6 +50,7 @@ static std::map <int, fpga_model> fpga_list = {
{0x05045093, {"xilinx", "xcf", "xcf02s", 8}},
{0x05046093, {"xilinx", "xcf", "xcf04s", 8}},
{0x03722093, {"xilinx", "zynq", "xc7z010", 6}},
{0x03727093, {"xilinx", "zynq", "xc7z020", 6}},
{0x020f20dd, {"altera", "cyclone III/IV", "EP3C16/EP4CE15", 10}},