SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
The clock channel. More...
#include "sysc/kernel/sc_module.h"
#include "sysc/communication/sc_signal.h"
#include "sysc/tracing/sc_trace.h"
Go to the source code of this file.
Classes | |
class | sc_core::sc_clock |
The clock channel. More... | |
class | sc_core::sc_clock_posedge_callback |
class | sc_core::sc_clock_negedge_callback |
Namespaces | |
sc_core | |
The clock channel.
Original Author: Martin Janssen, Synopsys, Inc., 2001-05-21
CHANGE LOG IS AT THE END OF THE FILE
Definition in file sc_clock.h.