Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI think what you are experiencing is due to the fact that the SGDMA is using a readyLatency of 1 instead of 0. The behavior you are describing matches that condition. See section 6.6 of the Avalon Interface Specifications document.
SOPC builder is supposed to give you an error indicating that the source and sink interfaces have incompatible readyLatency values. I take it that's not the case. It doesn't surprise me. The SGDMA core in 7.2 had some issues. To my knowledge the SGDMA core has only been used by Altera for the TSE MAC. I'd be surprised if it's been tested with anything else. Jake