Cache-Simulator icon indicating copy to clipboard operation
Cache-Simulator copied to clipboard

A cache simulator, using the C++ language, to simulate a direct-mapped, fully associative and set-associative cache. It has a set of memory reference generators to generate different sequences of refe...

Cache-Simulator

A cache simulator, using theC++ language, to simulate a direct-mapped, fully associative and set-associative cache. It has a set of memory reference generators to generate different sequences of references.