mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-07 03:42:59 +02:00
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:
@@ -161,6 +161,7 @@ class Xilinx: public Device, SPIInterface {
|
||||
ARTIX_FAMILY,
|
||||
KINTEX_FAMILY,
|
||||
KINTEXUS_FAMILY,
|
||||
KINTEXUSP_FAMILY,
|
||||
ZYNQ_FAMILY,
|
||||
ZYNQMP_FAMILY,
|
||||
XCF_FAMILY,
|
||||
|
||||
Reference in New Issue
Block a user