11 lines
372 B
Tcl
11 lines
372 B
Tcl
|
|
source $ad_hdl_dir/projects/common/kcu105/kcu105_system_bd.tcl
|
|
source $ad_hdl_dir/projects/common/xilinx/sys_dmafifo.tcl
|
|
source ../common/daq2_bd.tcl
|
|
|
|
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
|
|
|
|
|