jhunterh / Cache-Hierarchy-Simulation-Tool

This tool is a highly configurable cache hierarchy simulator for use in computer architecture research and study.
0 stars 0 forks source link

Finish implementing all replacement policies #11

Open CapdinCrando opened 5 months ago

CapdinCrando commented 5 months ago

The initial version of the simulator will probably only use a basic replacement policy for set associative caches. More will likely need to be implemented, such as: