Forum Discussion
Altera_Forum
Honored Contributor
13 years agoTransaction Reordeingr Feature in Altera's PCI Express Application Interface/DMA
Hi, I am using the Altera's free application interface /DMA that comes with PCI Express core. I want to know whether this DMA has completion reordering feature or not? I used my hardware setup ...
Altera_Forum
Honored Contributor
13 years agoI'd guess that the fpga generates the TLP in address order, however the PC end might generate terminations in a different order from which the requests are generated.
Even snooping the cpu data cache could make a difference.