Go to the documentation of this file.
76 if (time.
value() == 0) {
105 static bool stop_called =
false;
107 static bool stop_warned =
false;
182 os <<
"SC_ELABORATION";
185 os <<
"SC_BEFORE_END_OF_ELABORATION";
188 os <<
"SC_END_OF_ELABORATION";
191 os <<
"SC_START_OF_SIMULATION";
203 os <<
"SC_END_OF_SIMULATION";
208 os <<
"SC_END_OF_INITIALIZATION";
211 os <<
"SC_END_OF_UPDATE";
214 os <<
"SC_BEFORE_TIMESTEP";
219 const char *prefix =
"(";
static sc_time from_value(sc_dt::uint64)
sc_status sc_get_status()
bool sc_pending_activity_at_current_time()
const char SC_ID_SIMULATION_TIME_OVERFLOW_[]
const char *const * sc_argv()
@ SC_BEFORE_END_OF_ELABORATION
const char SC_ID_STOP_MODE_AFTER_START_[]
bool sc_pending_activity_at_future_time()
void ccprintf(cp::Print &print)
#define SC_REPORT_ERROR(msg_type, msg)
uint64_t Tick
Tick count type.
sc_dt::uint64 value() const
std::ostream & operator<<(std::ostream &os, sc_status s)
const char *const * argv()
sc_time sc_time_to_pending_activity()
void sc_set_stop_mode(sc_stop_mode mode)
#define SC_REPORT_WARNING(msg_type, msg)
const char SC_ID_SIMULATION_STOP_CALLED_TWICE_[]
sc_dt::uint64 sc_delta_count()
void scheduleStop(bool finish_delta)
static sc_core::sc_status status()
void start(gem5::Tick max_tick, bool run_to_time)
const sc_time & sc_time_stamp()
@ SC_END_OF_INITIALIZATION
sc_stop_mode sc_get_stop_mode()
bool sc_pending_activity()
Generated on Wed May 4 2022 12:14:03 for gem5 by doxygen 1.8.17