ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
MWBMemory Member List

This is the complete list of members for MWBMemory, including all inherited members.

base_CMemoryprotected
CMemory()CMemoryinline
CMemory(TWord base, TWord size)CMemoryinline
data_CMemoryprotected
Dump(TWord adr0=0, TWord adr1=0xffffffff)CMemory
DumpSignature(const char *filename)CMemory
DumpVHDL(const char *filename, unsigned size)CMemory
FindLabel(TWord adr)CMemory
GetDumpStr(TWord adr)CMemory
GetDumpStrVHDL(TWord adr)CMemory
Init(TWord base, TWord size)CMemory
IsAdressed(TWord adr)CMemoryinline
label_list_CMemoryprotected
MainThread()MWBMemory
MPeripheral(const sc_module_name &name)MPeripheralinline
MWBMemory(const sc_module_name &name, TWord base, TWord size)MWBMemoryinline
ReadByte(TWord adr)CMemoryinline
ReadDWord(TWord adr)CMemoryinline
ReadFile(const char *filename, const bool dumpVHDL)CMemory
ReadHalfWord(TWord adr)CMemoryinline
ReadWord(TWord adr)CMemoryinline
SetDelays(uint rd_setup, uint rd_delay, uint wr_setup, uint wr_delay)MWBMemory
sig_adr_CMemoryprotected
sig_adr_end_CMemoryprotected
sig_found_CMemoryprotected
size_CMemoryprotected
tdata_adrCMemory
tohost_adrCMemory
Trace(sc_trace_file *tf, int level=1)MPeripheral
wb_ack_oMPeripheral
wb_adr_iMPeripheral
wb_bte_iMPeripheral
wb_clk_iMPeripheral
wb_cti_iMPeripheral
wb_cyc_iMPeripheral
wb_dat_iMPeripheral
wb_dat_oMPeripheral
wb_err_oMPeripheral
wb_rst_iMPeripheral
wb_rty_oMPeripheral
wb_sel_iMPeripheral
wb_stb_iMPeripheral
wb_we_iMPeripheral
WriteByte(TWord adr, TByte val)CMemoryinline
WriteDWord(TWord adr, TDWord val)CMemoryinline
WriteHalfWord(TWord adr, THalfWord val)CMemoryinline
WriteWord(TWord adr, TWord val)CMemoryinline
~CMemory()CMemory