Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

how 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...