|
| 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 T, unsigned int AddrWidth, unsigned int N>
class cli_req_t< T, AddrWidth, N >
Definition at line 38 of file ArbitratedScratchpadTypes.h.
The documentation for this class was generated from the following files: