MatchLib
All Classes Namespaces Files Functions Modules Pages
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
CLITYPE_T Class Reference
Inheritance diagram for CLITYPE_T:
nvhls_message

Public Types

enum  { LOAD , STORE }
 

Public Member Functions

template<unsigned int Size>
void Marshall (Marshaller< Size > &m)
 

Public Attributes

sc_uint< 1 > val
 

Static Public Attributes

static const int width = 1
 

Detailed Description

Definition at line 25 of file ArbitratedScratchpadTypes.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Definition at line 27 of file ArbitratedScratchpadTypes.h.

Member Function Documentation

◆ Marshall()

template<unsigned int Size>
void CLITYPE_T::Marshall ( Marshaller< Size > &  m)
inline

Definition at line 32 of file ArbitratedScratchpadTypes.h.

Member Data Documentation

◆ val

sc_uint<1> CLITYPE_T::val

Definition at line 28 of file ArbitratedScratchpadTypes.h.

◆ width

const int CLITYPE_T::width = 1
static

Definition at line 29 of file ArbitratedScratchpadTypes.h.


The documentation for this class was generated from the following file: