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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adhnguyen/CacheSimulation Stargazers