-
Notifications
You must be signed in to change notification settings - Fork 0
umi001/Cache_Simulator_Report
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
## **Cache and Memory Hierarchy Simulator** This project implements a flexible cache and memory hierarchy simulator in C++. The simulator is capable of modeling different cache configurations and memory hierarchies, including: Single-level (L1) cache Two-level (L1 + L2) cache Caches with stream buffer prefetching Key Features: Configurable cache parameters: size, associativity, and block size LRU (Least Recently Used) replacement policy Write-back and write-allocate policies Stream buffer prefetching (for advanced configurations) Trace-driven simulation Metrics Calculated: Cache hit/miss rates Memory traffic Average Access Time (AAT) Area estimates Dynamic energy estimates To find the source code, please visit the following private reporitory and request access. https://github.com/umi001/Cache_Simulator
About
Cache and Memory Heirarchy Simulator
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published