Commit 3400606d authored by Michal Simek's avatar Michal Simek

microblaze: Add new fpga families

Add new fpga families where Microblaze can run on.
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 8ee80500
......@@ -77,6 +77,10 @@ const struct family_string_key family_string_lookup[] = {
{"zynq7000", 0x12},
{"UltraScale Virtex", 0x13},
{"UltraScale Kintex", 0x14},
{"UltraScale+ Zynq", 0x15},
{"UltraScale+ Virtex", 0x16},
{"UltraScale+ Kintex", 0x17},
{"Spartan7", 0x18},
{NULL, 0},
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment