CohereSim: A Bus-based Cache Simulator  v3.3
A tool for education in computing - learn about coherence protocols, replacement policies, and SMP vs DSM
Data Structures
cache.h File Reference

Declaration of the Cache class. More...

#include "cache_abc.h"
Include dependency graph for cache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Cache
 An L1 Cache with coherence protocol and replacement policy. More...
 

Detailed Description

Declaration of the Cache class.