How can I view a variable in a process on the wave diagram or in the List window?
To view the a variable in a process, the procedure is:
-
From the ModelSim vsim transcript window menu, choose View Structure.
-
The Structure window will open.
-
From the ModelSim vsim transcript window menu, choose View Process.
-
The Process window will open.
-
From the ModelSim vsim transcript window menu, choose View Variables.
-
The Variables window will open.
-
In the Structure window, click on the component which contains the process and variable that you are interested in viewing.
-
In the Process window menu, choose View > In Region.
-
The process(es) in the component selected in the Structure window will be displayed in the Process window.
-
In the Process window, click on the process that contains the variable that you are interested in viewing.
-
The variables in the process will be displayed in the Variables window.
-
To view the variable on the wave diagram, click on the variable in the Variables window to select it, and from the Variables window menu,
choose Add > Wave > Selected Variables.
-
The variable will be displayed in the Wave window.
-
To view a variable in the List window, from the Variables window, click on
a variable to select it, and from the Variables window menu, choose Add > List > Selected Variables.
-
The variable will be displayed in the List window.
|