Skip to content

This is a Cache simulator that simulates a cache read for L1, L2, and/or L3. At the startup, if the user inputs the incorrect amount of arguments or just –h as the first argument, it will tell the user how to use the program. Once the user specifies the sizes, replacement policy, and trace file, it will run the program. This works for simulatin…

Notifications You must be signed in to change notification settings

SylvanHuang/Cache_Simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

About

This is a Cache simulator that simulates a cache read for L1, L2, and/or L3. At the startup, if the user inputs the incorrect amount of arguments or just –h as the first argument, it will tell the user how to use the program. Once the user specifies the sizes, replacement policy, and trace file, it will run the program. This works for simulatin…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.0%
  • C++ 1.5%
  • Makefile 0.5%