daq2_kc705: Instantiate dmafifo module
parent
00c7b23b21
commit
630f26442a
|
@ -1,5 +1,9 @@
|
||||||
|
|
||||||
source $ad_hdl_dir/projects/common/kc705/kc705_system_bd.tcl
|
source $ad_hdl_dir/projects/common/kc705/kc705_system_bd.tcl
|
||||||
source $ad_hdl_dir/projects/common/xilinx/sys_dmafifo.tcl
|
source $ad_hdl_dir/projects/common/xilinx/sys_dmafifo.tcl
|
||||||
|
|
||||||
|
p_sys_dmafifo [current_bd_instance .] axi_ad9680_fifo 128 16
|
||||||
|
|
||||||
source ../common/daq2_bd.tcl
|
source ../common/daq2_bd.tcl
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue