Vsim - graphical simulation environment?

K

kwaj

Guest
Hi all - I am newbie...having trouble getting VSIM to offer a graphical
signal window to help verify my design. How do we invoke this? at the moment
my command prompt reads "VSIM>"

cheers

- Kingsley
 
On Thu, 12 Feb 2004 13:34:52 +1100, "kwaj"
<k.otengNOSPAM@student.unsw.edu.auNOSPAM> wrote:

Hi all - I am newbie...having trouble getting VSIM to offer a graphical
signal window to help verify my design. How do we invoke this? at the moment
my command prompt reads "VSIM>"
Type in "view wave" (without the quotes) then press the enter key.

Drag entities from the structure window to the wave window to display
the signals contained in those entities.

Type in "view signals" etc.

Click on an entity in the structure window to select it.
Drag individual signals of the selected entity from the signals window
to the wave window.

Type in "view process" then "view variables" etc.

Click on an entity in the structure window to select it.
Click on a process in the process window to select it.
Drag individual variables of the selected process of the selected
entity from the variables window to the wave window.

Regards,
Allan.
 
thanks a heap...greatly appreciated
"Allan Herriman" <allan.herriman.hates.spam@ctam.com.au.invalid> wrote in
message news:p9sl20dh3okh9d0enlrdhu4i0hl1diho32@4ax.com...
On Thu, 12 Feb 2004 13:34:52 +1100, "kwaj"
k.otengNOSPAM@student.unsw.edu.auNOSPAM> wrote:

Hi all - I am newbie...having trouble getting VSIM to offer a graphical
signal window to help verify my design. How do we invoke this? at the
moment
my command prompt reads "VSIM>"

Type in "view wave" (without the quotes) then press the enter key.

Drag entities from the structure window to the wave window to display
the signals contained in those entities.

Type in "view signals" etc.

Click on an entity in the structure window to select it.
Drag individual signals of the selected entity from the signals window
to the wave window.

Type in "view process" then "view variables" etc.

Click on an entity in the structure window to select it.
Click on a process in the process window to select it.
Drag individual variables of the selected process of the selected
entity from the variables window to the wave window.

Regards,
Allan.
 

Welcome to EDABoard.com

Sponsor

Back
Top