ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
|
#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) |
|
inline |
|
friend |
|
friend |
bool STlbTag::superpage |
bool STlbTag::valid |
sc_uint<10> STlbTag::vpn0 |
sc_uint<10> STlbTag::vpn1 |