Forum Discussion
Altera_Forum
Honored Contributor
13 years agoBandwidth Calculation of PCIe data Transfer for arria II speed -x1
Hi,
i want to know what is the bandwidth of PCIe data transfer for ARRIA II GX FPGA Board with the Chained DMA Example provided by Altera.When testing with the GUI(which has Jungo drivers for PCIe),it shows as 200MB/s. But actually the speed is much lesser.I calculated on the write_enables generated per second. Regards Santosh3 Replies
- Altera_Forum
Honored Contributor
The attainable throughput depends a lot on the size of the PCIe requests.
Unless the request comes from some DMA engine that is adequately tied to the PCIe interface throughput will be very bad. I'm not sure the typical x86 PC has anything that can generate reasonable length PCIe requests. - Altera_Forum
Honored Contributor
Hi,
I am using Chained DMA Engine example of Altera, which tested for DMA read (PC reading data from FPGA)shows speed as 178MB/s.But the write enables generated by DMA Example is very less i.e 25k/sec. so total throuput comes to 25k *64 Bits =1.6 Mbits/sec. So which is the correct speed? - Altera_Forum
Honored Contributor