|
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) |
|
|
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) |
|
template<typename WORD_TYPE, int NUM_BANKS, int CAPACITY_IN_WORDS>
struct ScratchpadTraits< WORD_TYPE, NUM_BANKS, CAPACITY_IN_WORDS >::scratchpad_req_t
Definition at line 417 of file Scratchpad.h.
The documentation for this struct was generated from the following file: