gem5 v24.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 | ( | clk2_neg | ) |
Definition at line 138 of file clocks.h.
References SC_CTHREAD, and SC_HAS_PROCESS.
SC_MODULE | ( | clk2_pos | ) |
Definition at line 107 of file clocks.h.
References SC_CTHREAD, and SC_HAS_PROCESS.
SC_MODULE | ( | clk_neg | ) |
Definition at line 76 of file clocks.h.
References SC_CTHREAD, and SC_HAS_PROCESS.
SC_MODULE | ( | clk_pos | ) |
Definition at line 45 of file clocks.h.
References SC_CTHREAD, and SC_HAS_PROCESS.