Skip to content
#

cache-simulator

Here are 53 public repositories matching this topic...

The main purpose of this project is to understand MIPS Assembly language. The input of this program is a file consisting sequence of MIPS instructions in binary. This version expands the first to implement behaviour of cache. At the end of the execution, the simulator reports the number of total cache hits and misses. These programs contain 500+…

  • Updated Sep 26, 2022
  • C++

Improve this page

Add a description, image, and links to the cache-simulator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cache-simulator topic, visit your repo's landing page and select "manage topics."

Learn more