scheme-api: Add show-uri and show-file functions to (gschem util).
[geda-gaf/peter-b.git] / docs / wiki / geda-gtkwave_vzt2vcd_mp.html
blob8b3e56e666722c151ecf3c383b065b1354c56083
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html>
4 <head>
5 <title></title>
6 <link rel="stylesheet" media="screen" type="text/css" href="./style.css" />
7 <link rel="stylesheet" media="screen" type="text/css" href="./design.css" />
8 <link rel="stylesheet" media="print" type="text/css" href="./print.css" />
10 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
11 </head>
12 <body>
15 <h1 class="sectionedit281"><a name="coverts_vzt_files_to_vcd_vzt2vcd" id="coverts_vzt_files_to_vcd_vzt2vcd">Coverts VZT files to VCD (vzt2vcd)</a></h1>
16 <div class="level1">
17 <pre class="code">VZT2VCD(1) Filetype Conversion VZT2VCD(1)
21 NAME
22 vzt2vcd - Coverts VZT files to VCD
24 SYNTAX
25 vzt2vcd &lt;filename&gt;
27 DESCRIPTION
28 Converts VZT files to VCD files on stdout.
30 EXAMPLES
31 To run this program the standard way type:
33 vzt2vcd filename.vzt
34 The VCD conversion is emitted to stdout.
36 LIMITATIONS
37 vzt2vcd does not re-create glitches as these are coalesced together
38 into one value change during the writing of the VZT file.
41 AUTHORS
42 Anthony Bybell &lt;bybell@nc.rr.com&gt;
44 SEE ALSO
45 vcd2lxt2(1) vcd2lxt(1) lxt2vcd(1) gtkwave(1)
49 Anthony Bybell 1.3.44 VZT2VCD(1)</pre>
51 </div>
52 </body>
53 </html>