Forum Discussion
Altera_Forum
Honored Contributor
10 years agoIf your DMA controller is doing Avalon burst transfers into the Txs port of the PCIe block then the maximum burst size is limited to (I believe) that which will normally generate a single TLP - ie burst 16 giving TLPs of 128 bytes with a 64bit interface.
The 'simple' dma controller can't be configured to do that for lomng transfers. The 'scatter-gather' DMA controller can, but it is a bit like using an atomic bomb to shell a peanut. OTOH if you are talking about the new DMA interface within the PCIe block itself I can't help.