23.5.2 Instance Tree ViewThe
Instance Tree View presents recursively all the module instances in a specific module, for Verilog and VHDL languages. For e Language it presents in a similar way the unit instance hierarchy.
Position the cursor on the entity name and press
Shift+F4 or
right click and chose
Show Instance Tree from the menu.
The Instance Tree View is automatically opened at any invocation. You can also go to menu
Window -> Show View -> Other -> (Verilog | e | VHDL ) Language -> Instance Tree to open the Instance Tree View.
Show Connect Toolbar. More detials
here (available for verilog/vhdl)
Show/Hide Ports. More details
here (available for verilog/vhdl)
History List. Click to see the previously inspected elements.
Select sys Unit (available for
e Language)
Select top.... A drop-down menu/pop-up dialog to select from all top modules for
SystemVerilog or top architectures for
VHDL
Dump.... Option to dump the Instance Tree content as a plain text file
Link with Hierarchy and Layers. Update the Hierarchy View & Layers View according to the current selection
Alphabetical Sort. Sort instances alphabetically. By default it is off and the instances are presented in the order they are defined in the source files.
Expand/Collapse Tree.
You can right click in the instance tree and further inspect the 10.
Connect Output. See
Connect Instances Toolbar
11.
Show Diagram See
Diagrams
12.
Copy Instance Path Inserts into the clipboard the instance path for the current selection (for example:
apb_subsystem_top.i_apb_subsystem)
for
e Language:
10.
Hierarchy View
11.
Layers View
12.
Copy Instance Path
Filtering
You can use the filter to locate a specific instance. You may use slash '/' signs to filter hierarchically. See the table below for examples. |