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 WARNINGmain
parent
c455d2d64f
commit
8846141467
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue