Skip to content

cmjw/Cache-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache Simulator Elizabeth Luu, Charlotte White CS 378


To Run All Traces: $ bash run.sh

This runs each trace, for associativity values of 2, 4, and 8.

To Run: $ make $ ./cache_simulator

To run with minimal output other than stats: $ ./cache_simulator -n

To set associativity: $ ./cache_simulator -n -a

Input: Trace file in .din Dinero 3 format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published