Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSharing access to SDRAM between NIOS and hardware
I want to develop a system where nios would run on and read data from the RAM, but i want to store a constantly updating data on the RAM using hardware. Is is possible to implement such a system on C...
Altera_Forum
Honored Contributor
14 years agoThanks for the replies. From a quick reading, it seems SGDMA may be the right answer for me.