Forum Discussion
Altera_Forum
Honored Contributor
14 years agorequest timeouts in PCIE
Hi, I am developing DMA for PCIE. I want to know how do we implement request timeouts for PCIE requests. I have some quarries regarding timeouts in PCIE.... 1. Do we implement them through...
Altera_Forum
Honored Contributor
14 years agoI implemented a timeout counter and return deadbeef as data when the timeout occurs.
without that: my machine hangs when the pcie read is not completed, I have to repower it.