|
| 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
|
Definition at line 39 of file tick2time.h.
◆ tick2time()
| scc::tick2time::tick2time |
( |
sc_core::sc_module_name | nm | ) |
|
|
explicit |
◆ end_of_elaboration()
| void scc::tick2time::end_of_elaboration |
( |
| ) |
|
|
overrideprotected |
◆ clk_i
| sc_core::sc_in<bool> scc::tick2time::clk_i {"clk_i"} |
◆ clk_o
| sc_core::sc_out<sc_core::sc_time> scc::tick2time::clk_o {"clk_o"} |
The documentation for this struct was generated from the following files:
- /home/eyck/Projects/MINRES/SystemC-Components/src/sysc/scc/tick2time.h
- /home/eyck/Projects/MINRES/SystemC-Components/src/sysc/scc/time_n_tick.cpp