Forum Discussion
Altera_Forum
Honored Contributor
16 years agoFrom the Nios IDE, create a new project with the "Memory test" template. Configure the system library so that everything is put in the on-chip RAM (using the smaller standard library if needed) and compile it.
Then run the application, and it will ask you for a memory address to run the test. Give it the address of your sram and check if it finds anything.