Add Support for Xilinx KCU116 (#322)

* initial kcu116 support

* add kintex ultrascale plus family to xilinx.cpp

* add docs

* combine xcku and xcvu check

* rebuild bitstream for -1 speedgrade
This commit is contained in:
Maik Ender
2023-03-09 20:48:19 +01:00
committed by GitHub
parent d5f5593421
commit 4161c79920
11 changed files with 43 additions and 8 deletions
+1
View File
@@ -161,6 +161,7 @@ class Xilinx: public Device, SPIInterface {
ARTIX_FAMILY,
KINTEX_FAMILY,
KINTEXUS_FAMILY,
KINTEXUSP_FAMILY,
ZYNQ_FAMILY,
ZYNQMP_FAMILY,
XCF_FAMILY,