Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Classes | Functions
mmu_cache_wrapper.h File Reference
#include "core/common/systemc.h"
#include "ahb_adapter_types.h"
Include dependency graph for mmu_cache_wrapper.h:

Classes

struct  cctrltype
 
struct  icdiag_in_type
 
struct  icache_in_type
 
struct  icache_out_type
 
struct  dcache_in_type
 
struct  dcache_out_type
 
class  mmu_cache_wrapper
 

Functions

ostream & operator<< (ostream &os, const cctrltype &a)
 
void sc_trace (sc_trace_file *, const cctrltype &, const std::string &)
 
int operator== (const cctrltype &left, const cctrltype &right)
 
ostream & operator<< (ostream &os, const icdiag_in_type &a)
 
void sc_trace (sc_trace_file *, const icdiag_in_type &, const std::string &)
 
int operator== (const icdiag_in_type &left, const icdiag_in_type &right)
 
ostream & operator<< (ostream &os, const icache_in_type &a)
 
void sc_trace (sc_trace_file *, const icache_in_type &, const std::string &)
 
int operator== (const icache_in_type &left, const icache_in_type &right)
 
ostream & operator<< (ostream &os, const icache_out_type &a)
 
void sc_trace (sc_trace_file *, const icache_out_type &, const std::string &)
 
int operator== (const icache_out_type &left, const icache_out_type &right)
 
ostream & operator<< (ostream &os, const dcache_in_type &a)
 
void sc_trace (sc_trace_file *, const dcache_in_type &, const std::string &)
 
int operator== (const dcache_in_type &left, const dcache_in_type &right)
 
ostream & operator<< (ostream &os, const dcache_out_type &a)
 
void sc_trace (sc_trace_file *, const dcache_out_type &, const std::string &)
 
int operator== (const dcache_out_type &left, const dcache_out_type &right)
 

Detailed Description

Date
2010-2015
Author
Thomas Schuster