Simulator that simulates multiprocessor caches and involved cache coherence protocols
-
Updated
May 2, 2018 - C++
Simulator that simulates multiprocessor caches and involved cache coherence protocols
A cache coherence simulator for MESI, MOESI and Dragon Protocols.
Group Project Completed in CSE511:Computer Architecture course in IIITD during the Monsoon 2023 Semester. Professor: Sujay Deb
This repository implements a scalable directory based cache coherence protocol.
The repository implements MOESI protocol and contains multiple cores, interconnect and memory to understance how cache coherency works and impacts performance.
Add a description, image, and links to the cache-coherence-simulator topic page so that developers can more easily learn about it.
To associate your repository with the cache-coherence-simulator topic, visit your repo's landing page and select "manage topics."