/cacheSimulator

A cache simulator that runs on Linux machines that use real memory traces. This simulates L1 cache, using cache size, associativity (direct mapped, fully associative, n-way associative), and an FIFO replacement algorithm.

Primary LanguageC

This repository is not active