Technical data

List window
140
-
ModelSim EE Graphic Interface ModelSim EE/PLUS Reference Manual
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. See "Logic type mapping
preferences" (p227).
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.