Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHandle out of ordered PCIe completions
Hi, If am facing an issue while handling out of ordered PCIe completions. Its clear from the Specs that completions corresponding to single read request always return in order. But i...
Altera_Forum
Honored Contributor
14 years agoWell, the only other option is to wait for all completions for a single read request to arrive and then to issue the next request. Sorry, but there is nothing else you can do about it.