This file contains the rc_fifo_in_portal and the rc_fifo_out_portal class.
Definition in file rc_fifo_portals.h.
Go to the source code of this file.
Namespaces | |
| namespace | ReChannel |
Classes | |
| class | rc_fifo_in_portal |
| Portal for a FIFO input port (named). More... | |
| class | rc_fifo_out_portal |
| Portal for a FIFO output port (named). More... | |
Functions | |
| template<class T> | |
| RC_PORTAL_TEMPLATE (sc_fifo_in< T >) | |
| Portal for a FIFO input port. | |
| template<class T> | |
| RC_PORTAL_TEMPLATE (sc_fifo_out< T >) | |
| Portal for a FIFO output port. | |
1.5.3