gem5
v20.0.0.3
|
#include "define.h"
Go to the source code of this file.
Functions | |
SC_MODULE (RESET_STIM) | |
Variables | |
bool_vector8 | mem [LIMIT+1] |
SC_MODULE | ( | RESET_STIM | ) |
Definition at line 45 of file reset_stim.h.
References addr, MipsISA::halt, ArmISA::i, LATENCY, LIMIT, mem, READY, Stats::reset(), SC_CTHREAD, SC_HAS_PROCESS, sc_core::sc_stop(), sc_core::wait(), and WIDTH.
bool_vector8 mem[LIMIT+1] |
Definition at line 43 of file reset_stim.h.
Referenced by SC_MODULE().