scc  2022.4.0
SystemC components library
scc::tick2time Struct Reference
Inheritance diagram for scc::tick2time:
Collaboration diagram for scc::tick2time:

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
 

Detailed Description

Definition at line 39 of file tick2time.h.

Constructor & Destructor Documentation

◆ tick2time()

scc::tick2time::tick2time ( sc_core::sc_module_name  nm)
explicit

the constructor

Parameters
nmthe name

Definition at line 29 of file time_n_tick.cpp.


The documentation for this struct was generated from the following files: