Public Member Functions | |
template<unsigned int Size> | |
void | Marshall (Marshaller< Size > &m) |
Public Attributes | |
NVUINT1 | valid |
DataType | rdata |
Static Public Attributes | |
static const int | width = 1 + Wrapped<DataType>::width |
Definition at line 91 of file ArbitratedScratchpad.h.
|
inline |
Definition at line 97 of file ArbitratedScratchpad.h.
NVUINT1 ArbitratedScratchpad< DataType, CapacityInBytes, NumInputs, NumBanks, InputQueueLen >::bank_rsp_t::valid |
Definition at line 92 of file ArbitratedScratchpad.h.
DataType ArbitratedScratchpad< DataType, CapacityInBytes, NumInputs, NumBanks, InputQueueLen >::bank_rsp_t::rdata |
Definition at line 93 of file ArbitratedScratchpad.h.
|
static |
Definition at line 94 of file ArbitratedScratchpad.h.