Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI remain on my original advice: use the standard sram interface module provided by sopc builder. Then you can easily tune all the parameters, access timing, waitstates, data and address width.
For extra performance you can connect the sram to a Nios TC port, instead of the main data master. This will avoid stalls due to arbitration with other MM devices. Anyway, I don't see a reason to optimize further; I think you can attain a good refreshing rate without effort.