Definition in file rc_rv_portals.h.
Go to the source code of this file.
Namespaces | |
namespace | ReChannel |
Classes | |
class | rc_portal< sc_out_rv< W > > |
Portal for an resolved vector signal output port. More... | |
class | rc_in_rv_portal |
Portal for an resolved vector signal input port (named). More... | |
class | rc_inout_rv_portal |
Portal for an resolved vector signal input/output port (named). More... | |
class | rc_out_rv_portal |
Portal for an resolved vector signal output port (named). More... | |
Functions | |
template<int W> | |
RC_PORTAL_TEMPLATE (sc_in_rv< W >) | |
Portal for an resolved vector signal input port. | |
template<int W> | |
RC_PORTAL_TEMPLATE (sc_inout_rv< W >) | |
Portal for an resolved vector signal input/output port. |