fmcomms1/kc705: Disabele axi_spi constraint file

The interface ports of the AXI SPI IP are not connected
  directly to a IOBUF, this results in a CRITICAL WARNING
main
AndreiGrozav 2016-12-13 19:16:31 +02:00
parent c455d2d64f
commit 8846141467
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ adi_project_files fmcomms1_kc705 [list \
set_property PROCESSING_ORDER EARLY [get_files $ad_hdl_dir/projects/common/kc705/kc705_system_constr.xdc]
set_property PROCESSING_ORDER EARLY [get_files system_constr.xdc]
set_property is_enabled false [get_files *system_axi*_spi*.xdc]
adi_project_run fmcomms1_kc705