|
| Pipeline (sc_module_name name) |
|
void | line_trace () |
|
|
sc_in_clk | clk |
|
sc_in< bool > | rst |
|
In< Message, port_marshall_type > | enq |
|
Out< Message, port_marshall_type > | deq |
|
|
static const int | kDebugLevel = 3 |
|
|
void | Init () |
|
void | WriteEn () |
|
void | EnqRdy () |
|
void | DeqVld () |
|
void | DeqMsg () |
|
void | Seq () |
|
|
sc_signal< Bit > | wen |
|
sc_signal< Bit > | full |
|
StateSignal< Message, port_marshall_type > | state |
|
template<typename Message, connections_port_t port_marshall_type>
class Connections::Pipeline< Message, port_marshall_type >
Definition at line 320 of file nvhls_connections_buffered_ports.h.
The documentation for this class was generated from the following file: