[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

RE: gEDA-user: verilog arrays in icarus VCD files



I can't swear to it - but I'm pretty sure that arrays aren't supported in
VCD.  To see a particular value, you'll have to assign it to a wire to see
it.

Steve Wilson
>-- Original Message --
>Date: Tue, 29 Apr 2003 18:21:30 -0700
>From: Matthew Ettus <matt@ettus.com>
>To: geda-user@moria.seul.org
>Subject: gEDA-user: verilog arrays in icarus VCD files
>Reply-To: geda-user@seul.org
>
>
>
>
>I am doing a design which heavily uses arrays of registers in verilog.
 When
>I
>do a VCD in icarus, the arrays are left out of the VCD file, while the
other
>signals are in there.  Is this a deficiency in icarus, or do VCDs not support
>arrays?  If not, what about LXTs?
>
>On a related note, can gtkwave display arrays?
>
>Thanks,
>Matt