sc_port.cpp File Reference

SystemC basic ports. More...

#include "sysc/kernel/sc_lambda.h"
#include "sysc/kernel/sc_process_int.h"
#include "sysc/kernel/sc_simcontext.h"
#include "sysc/communication/sc_communication_ids.h"
#include "sysc/communication/sc_event_finder.h"
#include "sysc/communication/sc_port.h"
#include "sysc/communication/sc_signal_ifs.h"

Namespaces

namespace  sc_core

Classes

struct  sc_core::sc_bind_elem
struct  sc_core::sc_bind_ef
struct  sc_core::sc_bind_info


Detailed Description

SystemC basic ports.

Added a hook to keep track of port-to-port binding.

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