Cache Design Space Exploration using CACTI
Evaluating area, access time, and dynamic read energy trade-offs across cache size and associativity using CACTI 7.0 

Project Overview
This project explored cache design trade-offs by analyzing how cache size and associativity affect three important architectural metrics: area, dynamic read energy, and access time. Using CACTI 7.0, the study performed parameter sweeps across cache sizes from 64 KB to 2 MB and associativities from 1-way to 64-way to understand how cache organization influences hardware cost and performance. The goal was to identify practical design points that balance efficiency, speed, and physical area.