SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
The clock ports. More...
#include "sysc/communication/sc_signal_ports.h"
Go to the source code of this file.
Namespaces | |
sc_core | |
Typedefs | |
typedef sc_in< bool > | sc_core::sc_in_clk |
typedef sc_inout< bool > | sc_core::sc_inout_clk |
typedef sc_out< bool > | sc_core::sc_out_clk |
The clock ports.
Original Author: Martin Janssen, Synopsys, Inc., 2001-05-21
CHANGE LOG IS AT THE END OF THE FILE
Definition in file sc_clock_ports.h.