Technical data
List window
138
-
ModelSim EE Graphic Interface ModelSim EE/PLUS Reference Manual
Adding items from the Main window command line
Invoke the
add list
(p260) command to add one or more individual items; separate
the names with a space:
add list <item_name> <item_name>
You can add all the items in the current region with this command:
add list *
Or add all the items in the design with:
add list -r /*
Adding items with a List window format file
To use a List window format file you must first save a format file for the design
you are simulating. The saved format file can then be used as a DO file to recreate
the List window formatting.
• add HDL items to your List window
• edit and format the items to create the view you want,
see "Editing and formatting HDL items in the List window" (p139)
• save the format to a file with the List window menu selection:
File > Save Format
To use the format (do) file, start with a blank List window, and run the DO file in
one of two ways:
• use the
do
(p302) command on the command line:
do <my_list_format>
• select
File > Load Format
from the List window menu bar
Use
Edit > Select All
and
Edit > Delete
to remove the items from the current List
window or create a new, blank List window with the
View > New > List
selection
from the "Main window" (p116). You may find it useful to have two differently
formatted windows open at the same time, see "Examining simulation results with
the List window" (p141).
Note:
List window format files are design-specific; use them only with the design you were simulating
when they were created. If you try to the wrong format file, Model
Sim
will advise you of the HDL items it
expects to find.