Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI think I may be having the same problem. I can't get the SRAM to work on a C3 dev kit using Qsys. If I write to the SRAM, I read the same value from everywhere in the SRAM space.
I'll let you know if I find anything helpful. One thing I know is you have to set the address width of the flash and sram controllers in the component editor such that 2^addr_wdth = addr_space - i.e. don't set it to the actual physical address width of the bus.