|
gem5
v19.0.0.0
|
#include "systemc.h"Go to the source code of this file.
Functions | |
| SC_MODULE (CLK_POS) | |
| SC_MODULE (CLK_NEG) | |
| SC_MODULE (CLK2_POS) | |
| SC_MODULE (CLK2_NEG) | |
| SC_MODULE | ( | CLK_POS | ) |
Definition at line 44 of file clocks.h.
References SC_CTHREAD, SC_HAS_PROCESS, sc_core::sc_time_stamp(), and sc_core::wait().
| SC_MODULE | ( | CLK_NEG | ) |
Definition at line 84 of file clocks.h.
References SC_CTHREAD, SC_HAS_PROCESS, sc_core::sc_time_stamp(), and sc_core::wait().
| SC_MODULE | ( | CLK2_POS | ) |
Definition at line 123 of file clocks.h.
References SC_CTHREAD, SC_HAS_PROCESS, sc_core::sc_time_stamp(), and sc_core::wait().
| SC_MODULE | ( | CLK2_NEG | ) |
Definition at line 162 of file clocks.h.
References SC_CTHREAD, SC_HAS_PROCESS, sc_core::sc_time_stamp(), and sc_core::wait().