vzt2vcd

Langue: en

Version: 258777 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

vzt2vcd - Coverts VZT files to VCD

SYNTAX

vzt2vcd [option]... [VZTFILE]

DESCRIPTION

Converts VZT files to VCD files on stdout.

OPTIONS

-v,--vztname <filename>
Specify VZT input filename.
-f,--flatearth
Emit flattened hierarchies.
-c,--coalesce
Coalesce bitblasted vectors.
-h,--help
Display help then exit.

EXAMPLES

To run this program the standard way type:

vzt2vcd filename.vzt
The VCD conversion is emitted to stdout.

LIMITATIONS

vzt2vcd does not re-create glitches as these are coalesced together into one value change during the writing of the VZT file.

AUTHORS

Anthony Bybell <bybell@nc.rr.com>

SEE ALSO

vcd2lxt2(1) vcd2lxt(1) lxt2vcd(1) gtkwave(1)