Non-Confidential | ![]() | ARM 100965_1101_00_en | ||
| ||||
Home > SystemC Export with Multiple Instantiation > SystemC Export API > scx::constructor |
This function constructs an EVS.
scx_evs_base(const std::string &, sg::ComponentFactory *);
name
factory
sg::ComponentFactory
to use to instantiate the corresponding LISA
subsystem. The factory initializes within the generated derived class.EVS instance names must be unique across the virtual platform. The EVS instance name initializes using the value passed as an argument to the constructor of the generated derived class.