#include <memory.h>
◆ CMemory() [1/2]
◆ CMemory() [2/2]
◆ ~CMemory()
◆ Dump()
void CMemory::Dump |
( |
TWord |
adr0 = 0 , |
|
|
TWord |
adr1 = 0xffffffff |
|
) |
| |
◆ DumpSignature()
void CMemory::DumpSignature |
( |
const char * |
filename | ) |
|
◆ DumpVHDL()
void CMemory::DumpVHDL |
( |
const char * |
filename, |
|
|
unsigned |
size |
|
) |
| |
◆ FindLabel()
int CMemory::FindLabel |
( |
TWord |
adr | ) |
|
◆ GetDumpStr()
char * CMemory::GetDumpStr |
( |
TWord |
adr | ) |
|
◆ GetDumpStrVHDL()
char * CMemory::GetDumpStrVHDL |
( |
TWord |
adr | ) |
|
◆ Init()
◆ IsAdressed()
bool CMemory::IsAdressed |
( |
TWord |
adr | ) |
|
|
inline |
◆ ReadByte()
◆ ReadDWord()
◆ ReadFile()
bool CMemory::ReadFile |
( |
const char * |
filename, |
|
|
const bool |
dumpVHDL |
|
) |
| |
◆ ReadHalfWord()
◆ ReadWord()
◆ WriteByte()
◆ WriteDWord()
◆ WriteHalfWord()
◆ WriteWord()
◆ base_
◆ data_
◆ label_list_
std::vector<CLabel> CMemory::label_list_ |
|
protected |
◆ sig_adr_
◆ sig_adr_end_
TWord CMemory::sig_adr_end_ |
|
protected |
◆ sig_found_
◆ size_
◆ tdata_adr
◆ tohost_adr
TWord CMemory::tohost_adr |
The documentation for this class was generated from the following files: