Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHere is the 'go' bit behavior amongst the various DMAs:
DMA --> Writing '0' to the go bit will not stop the DMA SGDMA --> Writing to the stop bit in the control/status registers will stop the SGDMA on a descriptor basis (I think.... it's been a while since I've used it) Modular SGDMA --> Writing the to stop bit will allow the bus transfer to complete and then it will stop. Dito if you reset it.