Altera_Forum
Honored Contributor
11 years agoAltera DMA throughput calculation?
I have a Cyclone V and I am connecting a DMA read master to an On Chip RAM and the write master to the DDR Controller.
It seems like I am getting 600MB/sec throughput, which looks too much! Is it possible or is there something wrong? How can I calc the max throughput? The system is running at 100Mhz and my data width is 64 bits. Theorically I could achieve (64*100.000.000)/8) 800MB/sec. So 600MB/sec looks possible. Is this right? I am comparing the onchip data with the ddr data and it matches but it looks to good to be true... Cheers