man vzt2vcd (Commandes) - Coverts VZT files to VCD
NAME
vzt2vcd - Coverts VZT files to VCD
SYNTAX
vzt2vcd <filename>
DESCRIPTION
Converts VZT files to VCD files on stdout.
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>