Skip to content

A Cache simulator implemented using C++ to help simulating how the CPU access data from the cache and how the cache deal with this and communicate with the memory when needed.

Notifications You must be signed in to change notification settings

GehadSalemFekry/Cache-Simulator

Repository files navigation

Cache_Simulator

A Cache simulator implemented using C++ to help simulating how the CPU access data from the cache and how the cache deal with this and communicate with the memory when needed.

Features

  • Simulate the data access instructions from the Cache
  • Help in understanding the concept of Memory Hierarchy
  • Show that cache entries after each data access

Team Members

The project was done by the following team members:

About

A Cache simulator implemented using C++ to help simulating how the CPU access data from the cache and how the cache deal with this and communicate with the memory when needed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages