/Cache-Memory-Simulator

Simulator written in C to simulate hits, misses, and memory references for both Write-Through, No Write Allocate cache as well as a Write-Back and Write Allocate cache. Allows argument to be passed to specify direct-mapped cache or n-way associative cache as well.

Primary LanguageC

No issues in this repository yet.