#include "sysc/kernel/sc_module.h"#include "sysc/communication/sc_signal.h"#include "sysc/tracing/sc_trace.h"ネームスペース | |
| namespace | sc_core |
構成 | |
| class | sc_core::sc_clock |
| class | sc_core::sc_clock_posedge_callback |
| class | sc_core::sc_clock_negedge_callback |
関数 | |
| void | sc_core::sc_start (sc_clock &clock, const sc_time &duration) |
| void | sc_core::sc_start (sc_clock &clock, double v, sc_time_unit tu) |
| void | sc_core::sc_start (sc_clock &clock, double duration=-1) |
1.5.6