Downloaded and integrated latest wiki documentation from the geda website.
[geda-gaf/peter-b.git] / docs / wiki / geda_gtkwave_vzt2vcd_mp.html
blob55d1b1f6e5edd1978ddd62090d5879ecdd0ebe5f
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
4 lang="en" dir="ltr">
5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7 <title>geda:gtkwave_vzt2vcd_mp</title>
8 <meta name="generator" content="DokuWiki Release rc2007-05-24" />
9 <meta name="robots" content="index,follow" />
10 <meta name="date" content="2007-05-24T22:27:27-0400" />
11 <meta name="keywords" content="geda,gtkwave_vzt2vcd_mp" />
12 <link rel="search" type="application/opensearchdescription+xml" href="http://geda.seul.org/wiki/lib/exe/opensearch.php" title="geda Wiki" />
13 <link rel="start" href="http://geda.seul.org/wiki/" />
14 <link rel="contents" href="http://geda.seul.org/wiki/geda:gtkwave_vzt2vcd_mp?do=index" title="Index" />
15 <link rel="alternate" type="application/rss+xml" title="Recent Changes" href="http://geda.seul.org/wiki/feed.php" />
16 <link rel="alternate" type="application/rss+xml" title="Current Namespace" href="http://geda.seul.org/wiki/feed.php?mode=list&ns=geda" />
17 <link rel="alternate" type="text/html" title="Plain HTML" href="http://geda.seul.org/wiki/_export/xhtml/geda:gtkwave_vzt2vcd_mp" />
18 <link rel="alternate" type="text/plain" title="Wiki Markup" href="http://geda.seul.org/wiki/_export/raw/geda:gtkwave_vzt2vcd_mp" />
19 <link rel="stylesheet" media="all" type="text/css" href="lib/exe/css" />
20 <link rel="stylesheet" media="screen" type="text/css" href="lib/exe/001css" />
21 <link rel="stylesheet" media="print" type="text/css" href="lib/exe/002css" />
22 </head>
23 <body>
24 <div class="dokuwiki export">
28 <h1><a name="coverts_vzt_files_to_vcd_vzt2vcd" id="coverts_vzt_files_to_vcd_vzt2vcd">Coverts VZT files to VCD (vzt2vcd)</a></h1>
29 <div class="level1">
30 <pre class="code">VZT2VCD(1) Filetype Conversion VZT2VCD(1)
34 NAME
35 vzt2vcd - Coverts VZT files to VCD
37 SYNTAX
38 vzt2vcd &lt;filename&gt;
40 DESCRIPTION
41 Converts VZT files to VCD files on stdout.
43 EXAMPLES
44 To run this program the standard way type:
46 vzt2vcd filename.vzt
47 The VCD conversion is emitted to stdout.
49 LIMITATIONS
50 vzt2vcd does not re-create glitches as these are coalesced together
51 into one value change during the writing of the VZT file.
54 AUTHORS
55 Anthony Bybell &lt;bybell@nc.rr.com&gt;
57 SEE ALSO
58 vcd2lxt2(1) vcd2lxt(1) lxt2vcd(1) gtkwave(1)
62 Anthony Bybell 1.3.44 VZT2VCD(1)</pre>
64 </div>
65 </div>
66 </body>
67 </html>