fmcomms7/zc706: 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:18:18 +02:00
parent 8846141467
commit 1515b6f1af
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ adi_project_files fmcomms7_zc706 [list \
set_property PROCESSING_ORDER EARLY [get_files $ad_hdl_dir/projects/common/zc706/zc706_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 fmcomms7_zc706