Forum Discussion
Altera_Forum
Honored Contributor
15 years agoabout DMA transmition
hi: the DMA(sopc component) can take the bulk of data from device to memory,If the data is continuously input to device,then how to use the DMA which could realize all the data input to the de...
Altera_Forum
Honored Contributor
15 years agoI assume what you want to do can be handled by the SGDMA.
What you are trying to say is streaming data input. SGDMA in SOPC does have both MM interface for memory mapped and ST interface as streaming transport. Also, you can try the "Modular SGDMA", which has more function in it.