Forum Discussion
Altera_Forum
Honored Contributor
13 years agomSGDMA and On-chip Memory
Hi all! I'm creating a design that uses a Nios II processor with on board memory and wish to be able to read & write to the on-chip memory from custom Verilog. I did originally try using ...
Altera_Forum
Honored Contributor
13 years agoHi BadOmen
Thanks for your reply. Yes, random word access sounds like a good idea, so I'd like to create a master interface. I did try to use the templates here (altera.com/support/examples/nios2/exm-avalon-mm.html) however they did not seem to work. A pointer of where to start would be very helpful!