Skip to content

Advaith-Srinivas05/Cache-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cache-Simulator

  • Inputs can be given either in hexadecimal or decimal.
  • Cache updates after every given input, showing the current state of the cache.
  • Hits, misses and hit ratio is calculated and displayed.
  • Supports direct mapped, set associative and fully associative caches with FIFO and LRU replacement policy.

About

Cache Simulator using Python to simulate direct mapped, set associative and fully associative caches with FIFO and LRU replacement policies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages