Forum Discussion
Altera_Forum
Honored Contributor
17 years agoIt means your SDRAM interface isn't working for some reason (probably timing). I don't know what chip you are using but my approach is usually to create a piece of onchip memory in your SOPC system and run the NIOS out of the onchip memory. Then write a tiny piece of test code that exercises your SDRAM interface. You can also use the mem_test example application.
Jake