Forum Discussion

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

Cache Coherence

Discussion on the solution of cache coherence problem on nios II cores uing HAL functions provided in manuals.

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    There are also dedicated functions to allocate uncached memory and cache and uncache memory.