rc_signal_exportals.h File Reference


Detailed Description

Exportals for sc_fifo channels.

Author:
Armin Felke <felke@cs.uni-bonn.de>
This file contains the exportals for the sc_signal_inout_if<T> and sc_signal_in_if<T> interfaces.

Date
Revision

Definition in file rc_signal_exportals.h.

Go to the source code of this file.

Namespaces

namespace  ReChannel

Functions

template<class T>
 RC_EXPORTAL_TEMPLATE (sc_signal_in_if< T >)
 Exportal switch for a signal (input).
 RC_EXPORTAL (sc_signal_in_if< bool >)
 Exportal switch for signal<bool> (input).
 RC_EXPORTAL (sc_signal_in_if< sc_logic >)
 Exportal switch for signal<sc_logic> (input).
template<int W>
 RC_EXPORTAL_TEMPLATE (sc_signal_in_if< sc_lv< W > >)
 Exportal switch for signal<sc_lv<W>> (input).
template<class T>
 RC_EXPORTAL_TEMPLATE (sc_signal_inout_if< T >)
 Exportal switch for a signal (input+output).
 RC_EXPORTAL (sc_signal_inout_if< bool >)
 Exportal switch for signal<bool> (input+output).
 RC_EXPORTAL (sc_signal_inout_if< sc_logic >)
 Exportal switch for signal<sc_logic> (input+output).
template<int W>
 RC_EXPORTAL_TEMPLATE (sc_signal_inout_if< sc_lv< W > >)
 Exportal switch for signal<sc_lv<W>> (input+output).


Generated on Tue Jan 1 23:14:07 2008 for ReChannel by  doxygen 1.5.3