Forum Discussion
Altera_Forum
Honored Contributor
13 years agoModular SGDMA ST to memory streaming: write problem
Hi, I am trying out the modular SGDMA from the alterawiki (sorry, it doesn't let me post the link). Ultimately, the goal is to stream values from an ADC. Right now for testing purposes I have impl...
Altera_Forum
Honored Contributor
13 years agoFound the answer myself. I wasn't flushing the cpu cache! Modular SGDMA works great now for streaming.