Data Cache Simulator

January 1, 2020

This project was part of a Computer Hardware course I took during my Bachelor of Science in Computer Science at Florida State University. It simulates CPU data cache using a LRU (least recently used) replacement algorithm and a write-back and write-allocate policy.