Otawa  0.10
AbstractCacheDriver.h File Reference

Go to the source code of this file.

Classes

class  otawa::sim::AbstractCacheDriver
 This is an abstract implementation of the cache driver allowing to customize only the cache replacement policy. More...
 
class  otawa::sim::LRUCacheDriver
 This class provide a cache driver implementing the LRU replacement policy. More...
 
class  otawa::sim::DirectMappedCacheDriver
 This class provide a cache driver implementing direct mapped cache driver. More...
 
class  otawa::sim::FIFOCacheDriver
 This class provide a cache driver implementing a FIFO policy. More...
 

Namespaces

 otawa
 $Id$ Copyright (c) 2007, IRIT - UPS casse.nosp@m.@iri.nosp@m.t.fr
 
 otawa::hard
 
 otawa::sim