Forum Discussion
Altera_Forum
Honored Contributor
11 years agoFirst of all you must wrap SharedVar into an Avalon slave
Then create the sopc/qsys MM slave component Add it to your sopc system (here's you define the base address to be used in C code) and rebuild Here you find a complete template provided by Altera: http://www.altera.com/support/examples/nios2/exm-avalon-memory-slave.html