A simple implementation of a Direct Mapped Cache and Set Associative Cache in C++. Supports for different sizes of the cache, block, #ways, etc. The sample trace files are placed in "traces" folder.
g++ *.cpp
./a.out
👤 Sri Harsha G
- Website: https://gsri30.github.io/
- Twitter: @SriHarshaG6
- Github: @GSri30
- LinkedIn: @https://www.linkedin.com/in/sri-harsha-g-15534a18a
Give a ⭐️ if this project helped you!