Forum Discussion
Altera_Forum
Honored Contributor
10 years agoA DMA is probably the easiest way to go.
Another way to do it would be to use a double port on-chip RAM. One port would be connected to a slave interface to the ARM processor and the other port to your FPGA logic module.