Skip to content

Fixes remaining issues with issue #405. Virtual memory now works without d$.

Eclipse Webmaster requested to merge github/fork/rosethompson/main into main

Created by: rosethompson

  • Fixed bug. After I$ invalidated. If the pipelined wasn't stalled the I$ still output the old instruction on the next cycle. Now the I$ ensure that invalidation leads to the next cycle not hitting.
  • Fixed it so Virtual Memory work without a D$.
  • Fixed another bug with virtual memory and no caches.

Merge request reports

Loading