adhnguyen / CacheSimulation

MIPS Cache Simulator in C. It will read an address trace (a chronological list of memory addresses referenced), simulate the cache, generate cache hit and miss data, and calculate the execution time for the executing program
9Updated 6 years ago

Related projects

Alternatives and complementary repositories for CacheSimulation