Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI see what you mean about the resemblance to non-zero readyLatency. While the SGDMA documentation does not specify readyLatency, my local FAE indicated it was zero. And indeed, if I specify my custom component with a readyLatency of 1, SOPC Builder gives an error. For now, I've modified my component to act as though it has a non-zero readyLatency (by asserting ready before valid), but I specify 0 in component editor.
What issues did the 7.2 SGMDA component have? The knowledgebase doesn't seem to document any. Paul