DVT IDE for VS Code SystemVerilog User Guide
Rev. 24.1.6, 27 March 2024

21.1.2 UML Diagram Preferences

For the selected classes you can choose to show parents, children, associations (pointers), customize the graph layout etc.

You may choose to:

  • Show all, selected only, a specified depth or no parents for selected classes

  • Show all, selected only, a specified depth or no children for selected classes

  • Show all, selected only, a specified depth or no associations (pointers) for selected classes

  • Show all, public or no members - fields, events, methods (functions, tasks) - for the selected classes

  • Customize the graph layout

  • Show full method signature

  • Show labels on association edges

  • Route edges orthogonally

  • Show package information

  • Group by package

Note: To see the inherited pointers of a class, you need to select its parents and show at least one level of associations.