ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
Public Member Functions | Public Attributes | Friends | List of all members
SBusIfMmuRegs Struct Reference

#include <memu.h>

Public Member Functions

bool operator== (const SBusIfMmuRegs &t)
 

Public Attributes

EBusIfMmuState state
 
sc_uint< 32 > adr
 
bool ack
 
bool ac_r
 
bool ac_w
 
bool ac_x
 
bool ac_u
 
bool ac_d
 
bool ac_a
 

Friends

ostream & operator<< (ostream &o, const SBusIfMmuRegs &t)
 
void sc_trace (sc_trace_file *tf, const SBusIfMmuRegs &t, const std::string &name)
 

Member Function Documentation

◆ operator==()

bool SBusIfMmuRegs::operator== ( const SBusIfMmuRegs t)

Friends And Related Function Documentation

◆ operator<<

ostream& operator<< ( ostream &  o,
const SBusIfMmuRegs t 
)
friend

◆ sc_trace

void sc_trace ( sc_trace_file *  tf,
const SBusIfMmuRegs t,
const std::string &  name 
)
friend

Member Data Documentation

◆ ac_a

bool SBusIfMmuRegs::ac_a

◆ ac_d

bool SBusIfMmuRegs::ac_d

◆ ac_r

bool SBusIfMmuRegs::ac_r

◆ ac_u

bool SBusIfMmuRegs::ac_u

◆ ac_w

bool SBusIfMmuRegs::ac_w

◆ ac_x

bool SBusIfMmuRegs::ac_x

◆ ack

bool SBusIfMmuRegs::ack

◆ adr

sc_uint<32> SBusIfMmuRegs::adr

◆ state

EBusIfMmuState SBusIfMmuRegs::state

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