Technical data
Process window
Getting Started with ModelSim PE ModelSim PE Graphic Interface
-
45
Process window
The Process window displays a list of processes that are scheduled to run during the current
simulation cycle and indicates the hierarchical pathname of the instance in which the process
is located.
If you select
View Active Processes
with the menu bar commands, the Process window
displays all the processes that are scheduled to run during the current simulation cycle. If you
choose
View Processes In Region
, the window displays any processes that exist in the region
that is selected in the Structure window.
Each item in the scrollbox is preceded by one of the following indicators:
<Ready>
Indicates that the process is scheduled to be executed within the current delta time. Clicking on
a Ready process schedules it to be executed next.
<Wait>
Indicates that the process is waiting for an HDL item to change or for a specified timeout
period.
<Done>
Indicates that the process has executed a wait statement without a timeout or a sensitivity list.
The process will not restart during the current simulation run.