Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIt either behaves in an undefined manor or keeps 'going' (I forget). The only way I can think of achieving what you are attempting are:
1) make a custom bridge where you can write to the bridge control port to assert wait request until the pause period is over. Then put one bridge in front of each DMA master pair. 2) use the mSGDMA that I designed up on the altera wiki that supports stopping/resetting mid transfer.