sc_signal_ifs.h File Reference

SystemC signal interfaces. More...

#include "sysc/communication/sc_interface.h"

Go to the source code of this file.

Namespaces

namespace  sc_dt
namespace  sc_core

Classes

class  sc_core::sc_signal_in_if< T >
class  sc_core::sc_signal_in_if< bool >
class  sc_core::sc_signal_in_if< sc_dt::sc_logic >
class  sc_core::sc_signal_inout_if< T >

Defines

#define sc_signal_out_if   sc_signal_inout_if


Detailed Description

SystemC signal interfaces.

Added some code to manage initialisation.


Define Documentation

#define sc_signal_out_if   sc_signal_inout_if

Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page