Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSome CPU have dma engines tightly coupled with the PCIe interface - this means that they can do a multi-word transaction. Since this typically takes just as long as a single word transaction it can make sense to spin the cpu waiting for the dma to finish (the interrupt entry/exit times would probably be longer that the cycle time).