Forum Discussion
Altera_Forum
Honored Contributor
16 years agoSIV PCIe high performance ref design data can arrive out of order
Hi, We've been using the Stratix IV PCIe high-performance reference design for a while and see some funny behavior when performing a read DMA: the data arrives into our logic out of order inte...
Altera_Forum
Honored Contributor
16 years agoU could provide more fifo's on the front of the one you want to use, one fifo for each possible outstanding tag id. Then push the data from the PCIe into those fifo's depending on tag id and pull it out resync'd on the other end in the order you requested them. Don't know if you have the space for that, but possibly a simple solution.
Good luck, Kevin