no-trace option
parent
e2aca435e5
commit
dbf7c154b2
|
@ -1,8 +1,8 @@
|
||||||
|
|
||||||
source $ad_hdl_dir/projects/common/rfsom/rfsom_system_bd.tcl
|
source $ad_hdl_dir/projects/common/rfsom/rfsom_system_bd.tcl -notrace
|
||||||
source $ad_hdl_dir/projects/common/xilinx/sys_wfifo.tcl
|
source $ad_hdl_dir/projects/common/xilinx/sys_wfifo.tcl -notrace
|
||||||
source $ad_hdl_dir/projects/fmcomms2/common/fmcomms2_bd.tcl
|
source $ad_hdl_dir/projects/fmcomms2/common/fmcomms2_bd.tcl -notrace
|
||||||
source ../common/pzslb_bd.tcl
|
source ../common/pzslb_bd.tcl -notrace
|
||||||
|
|
||||||
set_property -dict [list CONFIG.DAC_IODELAY_ENABLE {1}] $axi_ad9361
|
set_property -dict [list CONFIG.DAC_IODELAY_ENABLE {1}] $axi_ad9361
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue