User`s manual

List window
ModelSim Xilinx Users Manual ModelSim XE Graphic Interface 7-141
Saving List window data to a file
From the List window select Edit > Write List (format) to save the List window
data in one of these formats:
tabular
writes a text file that looks like the window listing
ns delta /a /b /cin /sum /cout
0 +0 X X U X U
0 +1 0 1 0 X U
2 +0 0 1 0 X U
event
writes a text file containing transitions during simulation
@0 +0
/a X
/b X
/cin U
/sum X
/cout U
@0 +1
/a 0
/b 1
/cin 0
TSSI
writes a file in standard TSSI format; see also, the write tssi command
(CR-172)
0 00000000000000010?????????
2 00000000000000010???????1?
3 00000000000000010??????010
4 00000000000000010000000010
100 00000001000000010000000010
<tab> searches forward (down) to the next transition on the selected
signal
<shift-tab> searches backward (up) to the previous transition on the selected
signal (does not function on HP workstations)
<control-f> opens the find dialog box; find the specified item label within
the list display
Key Action