Altera_Forum
Honored Contributor
19 years agohow can i bypass cache
how can i make my onchip mem be uncached when accessed? i searched the forum, there are several methods: bit31, ldwio/stwio, and dcache_flush function, but how were them used? i tried them b...