Forum Discussion
Altera_Forum
Honored Contributor
21 years agoCan I disable Nios2 Data Cache?
I would like to explore the benefits of the /f core without the trouble of maintaining dcache coherency. I read in the SW Guide that the cache cannot be disabled, but wonder if there is a way. (eith...
Altera_Forum
Honored Contributor
21 years agoJust as you suspect, you can set always_bypass_dcache to "1" in your system PTF to disable the dcache.
Edit the PTF while SOPC Builder isn't running.