User`s manual
List window
7-134 ModelSim XE Graphic Interface ModelSim Xilinx User’s Manual
Adding HDL items to the List window
Before adding items to the List window you may want to set the window display
properties (see "Setting List window display properties"
(7-131)). You can add
items to the List window in several ways.
Adding items with drag and drop
You can drag and drop items into the List window from the Process, Signals, or
Structure window. Select the items in the first window, then drop them into the
List window. Depending on what you select, all items or any portion of the design
may be added.
Adding items from the Main window command line
Invoke the add list
(CR-19) 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"
(7-135)
• save the format to a file with the List window menu selection:
File > Save Format