User`s manual

List window
7-136 ModelSim XE Graphic Interface ModelSim Xilinx Users Manual
Signal Properties dialog box allows you to set the items label, label width,
triggering, and radix.
The Modify Signal
Properties dialog
box includes these
options:
Signal
Shows the signal you
selected with the mouse
with its dataset prefix.
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.