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

#include <tlb.h>

Public Member Functions

STlbTag operator= (const STlbTag &t)
 
bool operator== (const STlbTag &t) const
 

Public Attributes

bool valid
 
bool superpage
 
sc_uint< 10 > vpn1
 
sc_uint< 10 > vpn0
 

Friends

void sc_trace (sc_trace_file *f, const STlbTag &t, const std::string &_s)
 
ostream & operator<< (ostream &os, const STlbTag &t)
 

Member Function Documentation

◆ operator=()

STlbTag STlbTag::operator= ( const STlbTag t)
inline

◆ operator==()

bool STlbTag::operator== ( const STlbTag t) const
inline

Friends And Related Function Documentation

◆ operator<<

ostream& operator<< ( ostream &  os,
const STlbTag t 
)
friend

◆ sc_trace

void sc_trace ( sc_trace_file *  f,
const STlbTag t,
const std::string &  _s 
)
friend

Member Data Documentation

◆ superpage

bool STlbTag::superpage

◆ valid

bool STlbTag::valid

◆ vpn0

sc_uint<10> STlbTag::vpn0

◆ vpn1

sc_uint<10> STlbTag::vpn1

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