Non-Confidential | ![]() | 100965_1180_00_en | ||
| ||||
Home > SystemC Export with Multiple Instantiation > SystemC Export API > scx::notify_running |
This function notifies the simulation framework that the simulation is running.
void notify_running();
The simulation controller calls this function to notify the simulation framework that the simulation is running. The simulation framework then notifies debuggers of the fact.