scc  2022.4.0
SystemC components library
scc::ticking_clock< BASE > Class Template Reference
Inheritance diagram for scc::ticking_clock< BASE >:
Collaboration diagram for scc::ticking_clock< BASE >:

Public Member Functions

 ticking_clock (sc_core::sc_module_name const &nm)
 

Public Attributes

sc_core::sc_in< bool > clk_i {"clk_i"}
 

Protected Member Functions

void end_of_elaboration () override
 

Detailed Description

template<typename BASE>
class scc::ticking_clock< BASE >

Definition at line 28 of file clock_if_mixins.h.


The documentation for this class was generated from the following file: