SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_clock_ports.h File Reference

The clock ports. More...

Include dependency graph for sc_clock_ports.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.