Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThe SGDMA/DMA will generate a lot of smaller Avalon bursts, each is (probably) processed separately.
The maximum sized PCIe packet is (probably) 128 bytes, so there is probably little reason for the DMA to generate longer bursts. PCIe supports multiple outstanding requests - and I presume the Altera PCIe master is capable of generating them - so you only get very marginal throughput improvements for very long TLP (short ones are very slow - especially if synchronous).