Technical data
Tree windows
Getting Started with ModelSim PE ModelSim PE Graphic Interface
-
29
Tree windows
In many windows, Model
Sim
provides a hierarchical or “tree view” of your design. For
example, in the Structure window, one level of the hierarchy is created by each VHDL and
Verilog HDL item. This type of view is used in the Structure (shown), Signals, Variables, and
Wave windows.
HDL items
The following HDL items for VHDL and Verilog are represented by hierarchy within tree
windows:
•
VHDL
component instantiation, generate statement, block statement, and package
•
Verilog
module instantiation, named fork, named begin, task and function