2015-12-10 14:41:47 +00:00
|
|
|
|
|
|
|
source $ad_hdl_dir/projects/common/kcu105/kcu105_system_bd.tcl
|
|
|
|
source $ad_hdl_dir/projects/common/xilinx/sys_dmafifo.tcl
|
|
|
|
|
|
|
|
p_sys_dmafifo [current_bd_instance .] axi_ad9680_fifo 128 16
|
2015-12-14 14:29:48 +00:00
|
|
|
p_sys_dacfifo [current_bd_instance .] axi_ad9152_fifo 128 10
|
2015-12-10 14:41:47 +00:00
|
|
|
|
2015-12-14 14:29:48 +00:00
|
|
|
source ../common/daq3_bd.tcl
|
2015-12-10 14:41:47 +00:00
|
|
|
|
2015-12-14 14:29:48 +00:00
|
|
|
set_property -dict [list CONFIG.GTH_OR_GTX_N {1}] $axi_daq3_gt
|
|
|
|
set_property -dict [list CONFIG.QPLL0_FBDIV {20}] $axi_daq3_gt
|
|
|
|
set_property -dict [list CONFIG.QPLL0_REFCLK_DIV {1}] $axi_daq3_gt
|
2015-12-10 14:41:47 +00:00
|
|
|
|
|
|
|
|