ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
|
#include <memu.h>
Public Attributes | |
bool | valid |
bool | dirty |
bool | ac_r |
bool | ac_w |
bool | ac_x |
bool | ac_u |
sc_uint< 32-CFG_MEMU_CACHE_SETS_LD-CFG_MEMU_CACHE_BANKS_LD-2 > | tadr |
bool STag::ac_r |
bool STag::ac_u |
bool STag::ac_w |
bool STag::ac_x |
bool STag::dirty |
sc_uint<32-CFG_MEMU_CACHE_SETS_LD-CFG_MEMU_CACHE_BANKS_LD-2> STag::tadr |
bool STag::valid |