Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI think I found the root of the problem.
It is simply not possible to write stream from memory to memory, since the DMA controller only has 1 control register. The set-up for the read channel will overwrite the set-up for the write channel.