Hierarchical ILA
Defining child ILAs
Defining a child ILA is basically defining a normal ILA model, except that the object should be created from the parent ILA to inherit and link the state variables from its parent.
Architectural states
The input and state variables from the parent ILA can be accessed by the child ILA in a similar way.
Accessing child ILAs
The child ILAs can be accessed by their name.
It can also be enumerated.
Last updated