Non-Confidential | ![]() | 100965_1180_00_en | ||
| ||||
Home > SystemC Export with Multiple Instantiation > SystemC Export API > scx::get_scheduler |
This function returns a pointer to the implementation of the simulation scheduler.
eslapi::CAInterface *get_scheduler();
The simulation framework calls the get_scheduler()
function to retrieve
the scheduler implementation for the simulation at construction time.