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"
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" />
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>
30 <pre class=
"code">VZT2VCD(
1) Filetype Conversion VZT2VCD(
1)
35 vzt2vcd - Coverts VZT files to VCD
38 vzt2vcd
<filename
>
41 Converts VZT files to VCD files on stdout.
44 To run this program the standard way type:
47 The VCD conversion is emitted to stdout.
50 vzt2vcd does not re-create glitches as these are coalesced together
51 into one value change during the writing of the VZT file.
55 Anthony Bybell
<bybell@nc.rr.com
>
58 vcd2lxt2(
1) vcd2lxt(
1) lxt2vcd(
1) gtkwave(
1)
62 Anthony Bybell
1.3.44 VZT2VCD(
1)
</pre>