2014-06-12 19:54:25 +00:00
|
|
|
|
|
|
|
source $ad_hdl_dir/projects/common/kcu105/kcu105_system_bd.tcl
|
2014-10-27 13:58:57 +00:00
|
|
|
source $ad_hdl_dir/projects/common/xilinx/sys_dmafifo.tcl
|
2014-11-12 20:25:13 +00:00
|
|
|
|
2014-11-20 14:27:17 +00:00
|
|
|
p_sys_dmafifo [current_bd_instance .] axi_ad9680_fifo 128 16
|
2014-11-12 20:25:13 +00:00
|
|
|
|
2014-10-27 13:58:57 +00:00
|
|
|
source ../common/daq2_bd.tcl
|
2014-06-12 19:54:25 +00:00
|
|
|
|
2014-10-27 13:58:57 +00:00
|
|
|
set_property -dict [list CONFIG.PCORE_DEVICE_TYPE {1}] $axi_daq2_gt
|
|
|
|
set_property -dict [list CONFIG.PCORE_QPLL_FBDIV {20}] $axi_daq2_gt
|
|
|
|
set_property -dict [list CONFIG.PCORE_QPLL_REFCLK_DIV {1}] $axi_daq2_gt
|
2014-07-23 20:25:17 +00:00
|
|
|
|
|
|
|
|