By default, the
Vivado®
simulator adds signals to the waveform
configuration using a short name with the hierarchy reference removed. For some signals,
it is important to know to which module they belong.
- In the Waveform window, hold Ctrl and click to select the
sine[19:0]
andsineSel[1:0]
signals listed in theDUT
signals group, under theSineGen
divider. - Hold Ctrl, and click to select the
sine[19:0]
signals listed in theOutputs
group, under theSineGen
divider. - Right-click in the Waveform window to
open the popup menu, and select the command.
The displayed name changes to include the hierarchical path of the signal. You can now see that the
sine[19:0]
signals under the DUT Signals group refers to different objects in the design hierarchy than thesine[19:0]
signals listed under theOutputs
group. See the figure below.