Public Member Functions | |
void | set (unsigned idx, addr_t _addr, word_type _data=0) |
![]() | |
NVUINTW (AddrWidth) addr[N] | |
template<unsigned int Size> | |
void | Marshall (Marshaller< Size > &m) |
NVUINTW (AddrWidth) addr[N] | |
template<unsigned int Size> | |
void | Marshall (Marshaller< Size > &m) |
Additional Inherited Members | |
![]() | |
CLITYPE_T | type |
bool | valids [N] |
T | data [N] |
ScratchpadOpcode | opcode |
sc_lv< N > | valids |
![]() | |
static const unsigned int | type_width = Wrapped<T>::width |
static const int | width = 1 + N + N * (AddrWidth + type_width) |
static const unsigned int | width = kScratchpadOpcodeSize + N + N * (AddrWidth + type_width) |
Definition at line 417 of file Scratchpad.h.
|
inline |
Definition at line 421 of file Scratchpad.h.
|
inline |
Definition at line 426 of file Scratchpad.h.