Technical data
List window
40
-
ModelSim PE Graphic Interface Getting Started with ModelSim PE
Selecting HDL items to list
You can select the items to list with the menu bar:
Signals > Add to List
as described in
"Adding HDL items to other windows" (p51).
You can also type
list *
to include every HDL item in the current region specified by what’s
selected in the Structure window. And you can use the
list <signal_name>
command.
Selecting List window triggering options
Use the List window’s menu bar command
Options > Triggering Options
to open the
Triggers
dialog box.
•
Deltas
If you select the
Expand Deltas
option button, a new line in the list is written for each
time step on which HDL items change, including deltas within a single time step.
If you select
Collapse Deltas
, only the final value for each time step is written.
•
Trigger on
If you choose the
Signals
check box, then a change in any item you have selected to list
that has been defined as “triggers line” will cause a new line to be written in the listing.
Choose
Strobe
if you want to list all selected items at specified time intervals. This
selection enables the
Strobe period
and
First strobe at
text boxes.