Forum Discussion
Altera_Forum
Honored Contributor
17 years agoIf you need a high bandwidth on the stream input/output and/or a low CPU overhead, you can use a scatter/gather dma core (http://www.altera.com/literature/hb/nios2/qts_qii55003.pdf). If not you can also use an on-chip fifo (http://www.altera.com/literature/hb/nios2/qts_qii55002.pdf).