Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Public Member Functions | Public Attributes | List of all members
mmu_cache_wrapper Class Reference

#include <mmu_cache_wrapper.h>

Inheritance diagram for mmu_cache_wrapper:
Collaboration diagram for mmu_cache_wrapper:

Public Member Functions

 mmu_cache_wrapper (sc_module_name nm, const char *hdl_name)
 
 ~mmu_cache_wrapper ()
 

Public Attributes

sc_in< bool > rst
 
sc_in< bool > clk
 
sc_in< icache_in_type > ici
 
sc_out< icache_out_type > ico
 
sc_in< dcache_in_type > dci
 
sc_out< dcache_out_type > dco
 
sc_in< ahb_mst_in_type > ahbi
 
sc_out< ahb_mst_out_type_adapter > ahbo
 
sc_in< sc_logic > fpuholdn
 
sc_in< bool > hclk
 
sc_in< bool > sclk
 
sc_in< sc_logic > hclken
 

Constructor & Destructor Documentation

mmu_cache_wrapper::mmu_cache_wrapper ( sc_module_name  nm,
const char *  hdl_name 
)
inline
mmu_cache_wrapper::~mmu_cache_wrapper ( )
inline

Member Data Documentation

sc_in<ahb_mst_in_type> mmu_cache_wrapper::ahbi
sc_out<ahb_mst_out_type_adapter> mmu_cache_wrapper::ahbo
sc_in<bool> mmu_cache_wrapper::clk
sc_in<dcache_in_type> mmu_cache_wrapper::dci
sc_out<dcache_out_type> mmu_cache_wrapper::dco
sc_in<sc_logic> mmu_cache_wrapper::fpuholdn
sc_in<bool> mmu_cache_wrapper::hclk
sc_in<sc_logic> mmu_cache_wrapper::hclken
sc_in<icache_in_type> mmu_cache_wrapper::ici
sc_out<icache_out_type> mmu_cache_wrapper::ico
sc_in<bool> mmu_cache_wrapper::rst
sc_in<bool> mmu_cache_wrapper::sclk

The documentation for this class was generated from the following file: