Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHow to get SOPC builder to recognize a SRAM controller
Hi, I have a custom SRAM controller in a SOPC system. Nios can access the external SRAM through it with no problem. My question is: how could I make it available as an option for setting the re...
Altera_Forum
Honored Contributor
16 years agoYou could try first to use another RAM (such as on-chip) for exception and application, and run a memory test application from there.
Then with signaltap, you can have a look at what is happening in your controller when the CPU is trying to access it. AFAIK there isn't any other way of declaring a component as memory.