[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-user: trying to get UUT signals displayed on GTKWave



That's it, I had $dumpvars; which I thought would default to full depth but
it apparently defaults to 1.

Thanks... by the way IVerilog and GTKWaves kick butt!

----- Original Message -----
From: "Stephen Williams" <steve@icarus.com>
To: <geda-user@seul.org>
Cc: <geda-user@moria.seul.org>
Sent: Saturday, May 25, 2002 3:58 AM
Subject: Re: gEDA-user: trying to get UUT signals displayed on GTKWave


>
> jimsyt@bigfoot.com said:
> > I'm using IVerilog to compile my design and VVP to run it and create
> > my .VCD file but when I get into GTK all I can see is the signals
> > defined in my top level verilog file. I'm sure its something simple...
> > any pointers?
>
> Two possibilities:
>
>    1) You're not exploding the search tree to view the signals in the
>       deeper scopes, or
>
>    2) You've limited the depth of the dump with the $dumpvars, by passing
>       a depth of 1, or the like.
>
> Those are the best guesses given the information you've supplied.
>
> --
> Steve Williams                "The woods are lovely, dark and deep.
> steve at icarus.com           But I have promises to keep,
> steve at picturel.com         and lines to code before I sleep,
> http://www.picturel.com       And lines to code before I sleep."
>
> abuse@xo.com
> uce@ftc.gov
>
>
>