Commit 223d8d83 authored by Florent Kermarrec's avatar Florent Kermarrec
Browse files

test_targets: add kx2

parent 50d550c9
......@@ -44,6 +44,7 @@ class TestTargets(unittest.TestCase):
# Xilinx Kintex7
platforms += [("official", "kc705")]
platforms += [("official", "genesys2")]
platforms += [("community", "kx2")]
# Xilinx Kintex Ultrascale
platforms += [("official", "kcu105")]
......
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