Technical data
Structure window
56
-
ModelSim PE Graphic Interface Getting Started with ModelSim PE
Structure window
The Structure window provides a hierarchical view of the structure of your design. A level of
hierarchy is created by each HDL item within the design.
HDL items
The following HDL items for VHDL and Verilog are represented by hierarchy within Structure
window:
•
VHDL
component instantiation, generate statement, block statement, and package
•
Verilog
module instantiation, named fork, named begin, task and function