ad9625_vc707: dmafifo address width now is an argument of the process
parent
403f8c0631
commit
76fb5d3da9
|
@ -2,7 +2,7 @@
|
||||||
source $ad_hdl_dir/projects/common/vc707/vc707_system_bd.tcl
|
source $ad_hdl_dir/projects/common/vc707/vc707_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_ad9625_fifo 256
|
p_sys_dmafifo [current_bd_instance .] axi_ad9625_fifo 256 10
|
||||||
|
|
||||||
source ../common/ad9625_fmc_bd.tcl
|
source ../common/ad9625_fmc_bd.tcl
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue