15.3 Override Using the Type Hierarchy ViewYou can extend a method from the
Type Hierarchy View:
select a method >
right-click and choose
Override.
To extend an inherited method, enable the
Show All Inherited Members option.
To extend a method from a UVM struct or unit, you have to disable either the
Predefined Content Filters for these libraries or the entire
Content Filters functionality in order to see the function in the Type Hierarchy View.
If multiple points of insertion are available for the new method extension, you will be prompted to choose one of them. Select the extension type
is also,
is first,
is only or
is and press
OK.
|