scc
2022.4.0
SystemC components library
|
Public Member Functions | |
tick2time (sc_core::sc_module_name nm) | |
Public Attributes | |
sc_core::sc_out< sc_core::sc_time > | clk_o {"clk_o"} |
the clock output | |
sc_core::sc_in< bool > | clk_i {"clk_i"} |
the clock input | |
Protected Member Functions | |
void | end_of_elaboration () override |
Definition at line 39 of file tick2time.h.
|
explicit |