Show Instances in the Design Hierarchy View
To see all instances of an entity or a component, hover on the name with the mouse cursor while holding down the Ctrl key and select Show Instances in Design Hierarchy.
![../../_images/show_instances_in_dh_trigger_hyperlink.png](../../_images/show_instances_in_dh_trigger_hyperlink.png)
You can also place the editor cursor on it’s name then right click and select
.![../../_images/show_instances_in_dh_trigger_editor.png](../../_images/show_instances_in_dh_trigger_editor.png)
The results are presented in the Design Hierarchy View.
![../../_images/show_instances_in_dh_result.png](../../_images/show_instances_in_dh_result.png)
Tip
You can also trigger this functionality from a view’s context menu, for example from the Types View.
Note
This functionality works in mixed-language designs, for example when you have a VHDL entity instantiated in a Verilog module or a Verilog module instantiated in a VHDL component.