pluto_hdl_adi/projects/adv7511/kc705
Istvan Csomortani 2356694a50 kc705/vc707/kcu105: Fix axi_spi related critical warning
By default every base design has a SPI interface (hard or soft). In
case of soft IPs (xilinx), the input registers of the interface by default have
the IOB attribute set to TRUE. If the interface are not used, the tool will
generate a critical warning, stating that IOB registers are not connected to
an IO buffer.
The following constraints are disabling the above setup for every base
design, which using a soft SPI IP.
2018-04-11 15:09:54 +03:00
..
Makefile
system_bd.tcl
system_constr.xdc kc705/vc707/kcu105: Fix axi_spi related critical warning 2018-04-11 15:09:54 +03:00
system_project.tcl
system_top.v