Skip to content

Commit

Permalink
fmcomms5_zc702: Enable AXI_SLICE for the DMA
Browse files Browse the repository at this point in the history
This will increase the timing margin for the design
  • Loading branch information
AndreiGrozav committed Jul 18, 2018
1 parent 77db4c2 commit 235636a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/fmcomms5/zc702/system_bd.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ source ../common/fmcomms5_bd.tcl

ad_ip_parameter axi_ad9361_0 CONFIG.ADC_INIT_DELAY 24
ad_ip_parameter axi_ad9361_1 CONFIG.ADC_INIT_DELAY 24
ad_ip_parameter axi_ad9361_adc_dma CONFIG.AXI_SLICE_DEST 1
ad_ip_parameter axi_ad9361_dac_dma CONFIG.AXI_SLICE_SRC 1

0 comments on commit 235636a

Please sign in to comment.