Skip to content

Rogerlys/Cache-Coherency-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache-Coherency-Simulator

  1. Make sure that java is installed
  2. Change directory to the source directory
cd src
  1. Compile the files
javac *.java
  1. Run the code using the template
java Main coherence <protocol> <input_file> <cache_size> <associativity> <block_size>

For example

java Main coherence MESI fluidanimate 4096 2 32

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages