1VZT2VCD(1) Filetype Conversion VZT2VCD(1)
2
3
4
6 vzt2vcd - Coverts VZT files to VCD
7
9 vzt2vcd [option]... [VZTFILE]
10
12 Converts VZT files to VCD files on stdout.
13
14
16 -v,--vztname <filename>
17 Specify VZT input filename.
18
19 -f,--flatearth
20 Emit flattened hierarchies.
21
22 -c,--coalesce
23 Coalesce bitblasted vectors.
24
25 -h,--help
26 Display help then exit.
27
28
30 To run this program the standard way type:
31
32 vzt2vcd filename.vzt
33 The VCD conversion is emitted to stdout.
34
36 vzt2vcd does not re-create glitches as these are coalesced together
37 into one value change during the writing of the VZT file.
38
40 Anthony Bybell <bybell@nc.rr.com>
41
43 vcd2lxt2(1) vcd2lxt(1) lxt2vcd(1) gtkwave(1)
44
45
46
47Anthony Bybell 3.0.24 VZT2VCD(1)