Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by mindstorm@Nov 6 2006, 11:46 PM discussion on the solution of cache coherence problem on nios ii cores uing hal functions provided in manuals.<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19230)
--- quote end ---
--- Quote End --- How to implement bypassing caches on nios ii/f cores using c
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by mindstorm+nov 7 2006, 06:51 am--><div class='quotetop'>quote (mindstorm @ nov 7 2006, 06:51 am)</div>--- quote start ---
<!--quotebegin-mindstorm@Nov 6 2006, 11:46 PM discussion on the solution of cache coherence problem on nios ii cores uing hal functions provided in manuals.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19230)
--- quote end ---
--- Quote End --- How to implement bypassing caches on nios ii/f cores using c <div align='right'><{post_snapback}> (index.php?act=findpost&pid=19231)</div> [/b] --- Quote End --- Set address bit 31 of the varible to by pass cache.
- Altera_Forum
Honored Contributor
You can also use the functions IORD and IOWR.
- Altera_Forum
Honored Contributor
There are also dedicated functions to allocate uncached memory and cache and uncache memory.