Non-Confidential | ![]() | ARM 100965_1101_00_en | ||
| ||||
Home > SystemC Export with Multiple Instantiation > SystemC Export API > scx::scx_load_plugin |
This function specifies a plug-in to load.
void scx_load_plugin(const std::string &file);
file
The plug-in loads at end_of_elaboration()
, at the latest, or as soon as a
platform parameter function is called.