Technical data

List window
46
-
ModelSim EE Graphic Interface ModelSim EE Tutorial
The
Modify Signal Properties
dialog
box includes these options:
Signal
Shows the item you selected with the mouse.
Label
Allows you to specify the label that is to
appear at the top of the List window column
for the specified item.
Radix
Allows you to specify the radix (base) in
which the item value is expressed. The default
radix is symbolic, which means that for an
enumerated type, the List window lists the
actual values of the enumerated type of that
item.
For the other radixes - binary, octal, decimal,
unsigned, hexadecimal, or ASCII - the item
value is converted to an appropriate
representation in that radix. In the system initialization file,
modelsim.tcl
, you
can specify the list translation rules for arrays of enumerated types for binary,
octal, decimal, unsigned decimal, or hexadecimal item values in the design unit.
Width
Allows you to specify the desired width of the column used to list the item
value. The default is an approximation of the width of the current value.
Trigger: Triggers line
Specifies that a change in the value of the selected item causes a new line to be
displayed in the List window.
Trigger: Does not trigger line
Selecting this option in the List Signals window specifies that a change in the
value of the selected item does not affect the List window.
The trigger specification affects the trigger property of the selected item. See also,
"Setting List window display properties" (p42).