Forum Discussion
Altera_Forum
Honored Contributor
13 years agoWriting to SRAM from VHDL and using NIOS
Dear All, For a schoolproject I am working on a spectrum analyzer. I have downloaded the Altera University program and I modified de C code so it will display a nice coordinate system. Outside ...
Altera_Forum
Honored Contributor
13 years agoI'd offer better to use DMA, since You'll know what region of memory is used by Your needs and what region of memory is used by Nios. Since You probably have streaming interface with no backpressure, then I'd offer to use SGDMA.