Skip to content

jerryzj/Cache_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache_sim

Codacy Badge

Cache Simulator for EE3450 course

Package requirement

* clang
* cmake
* clang-format

Build

cd build
cmake ..
make -j

Before compiling, it'll automatically format your codes using clang-format.

The executable will be named as cache_sim.

Run simulation

	./cache_sim  -t ../TestData/gcc.trace -c ../TestData/cache1.json

About

Cache Simulator for Computer Architecture course

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages