User guide

5-8
Source Window
Note:
You can not display the cycle portion of your design in the source
window.
Navigate and View a Design
Drag-and-drop a scope from any other window to the Source Window,
and the Source Window displays source for that instance module. An
instance can be any module, task, function, or named block in the
Verilog source code. Instances may be placed in groups so that a
group of instances may be debugged. A special All Group instance
group allows source debugging of the entire design in interactive
mode or those portions for which line trace data was saved in post-
processing mode.
Use the context sensitive menu to descend new instances or to go to
the parent of the currently displayed instance. Each instance visited
is added to the current instance group for use when following or
controlling source execution.
Access any signal or signals from the Source Window for use in any
other window by dragging and dropping individual signals or a
selected range of code to another window. Signal hierarchy is added
to the names, signals are sorted and duplicates are removed.