From ecc498313c58aa143a8906eed658081e88238ee6 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Fri, 12 Sep 2014 16:08:52 +0200 Subject: [PATCH] fmcomms2: c5soc: Connect ADC, DAC and VGA DMA to different bridge interconnects We have enough bridge interconnect to give each DMA its own, so use them. This makes sure that they do not interfere with each others transfers to much. The SDRAM controller side of the FPGA2SDRAM bridges FIFO runs at a much faster frequency then what we are able to use in the fabric. So its better to do the arbitration on that side of the bus to make sure that we can utilize the buses in the FPGA fabric to the maximum for each DMA core. Signed-off-by: Lars-Peter Clausen --- projects/fmcomms2/c5soc/system_bd.qsys | 544 +++++++++++++------------ 1 file changed, 291 insertions(+), 253 deletions(-) diff --git a/projects/fmcomms2/c5soc/system_bd.qsys b/projects/fmcomms2/c5soc/system_bd.qsys index 44b4c4419..c91a72150 100644 --- a/projects/fmcomms2/c5soc/system_bd.qsys +++ b/projects/fmcomms2/c5soc/system_bd.qsys @@ -7,222 +7,222 @@ description="" tags="" categories="System" /> - @@ -762,8 +762,8 @@ - Avalon-MM Bidirectional - + Avalon-MM Bidirectional,AXI-3,AXI-3 + @@ -836,9 +836,9 @@ - - - + + + @@ -1369,11 +1369,6 @@ version="14.0" start="sys_clk.clk" end="axi_ad9361.delay_clock" /> - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + +