mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
part: Add support for ZynqMP Ultrascale Plus XCZU11EG
Signed-off-by: Sylvain Munaut <[email protected]>
This commit is contained in:
@@ -65,9 +65,11 @@ static std::map <int, fpga_model> fpga_list = {
|
||||
*/
|
||||
{0x08e22126, {"xilinx", "zynqmp_cfgn", "xczu2cg", 4}},
|
||||
{0x08e70126, {"xilinx", "zynqmp_cfgn", "xczu9eg", 4}},
|
||||
{0x08e80126, {"xilinx", "zynqmp_cfgn","xczu11eg", 4}},
|
||||
|
||||
{0x04711093, {"xilinx", "zynqmp", "xczu2cg", 6}},
|
||||
{0x04738093, {"xilinx", "zynqmp", "xczu9eg", 6}},
|
||||
{0x04740093, {"xilinx", "zynqmp", "xczu11eg", 6}},
|
||||
|
||||
{0x020f20dd, {"altera", "cyclone III/IV", "EP3C16/EP4CE15", 10}},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user