Downloaded and integrated latest wiki documentation from the geda website.
[geda-gaf/peter-b.git] / docs / wiki / geda_gtkwave_lxt2vcd_mp.html
blobacbe10e64d581c5d3e7e24b78c9f06737e7a889d
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_lxt2vcd_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:25-0400" />
11 <meta name="keywords" content="geda,gtkwave_lxt2vcd_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_lxt2vcd_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_lxt2vcd_mp" />
18 <link rel="alternate" type="text/plain" title="Wiki Markup" href="http://geda.seul.org/wiki/_export/raw/geda:gtkwave_lxt2vcd_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_lxt2_files_to_vcd_lxt2vcd" id="coverts_lxt2_files_to_vcd_lxt2vcd">Coverts LXT2 files to VCD (lxt2vcd)</a></h1>
29 <div class="level1">
30 <pre class="code">LXT2VCD(1) Filetype Conversion LXT2VCD(1)
34 NAME
35 lxt2vcd - Coverts LXT2 files to VCD
37 SYNTAX
38 lxt2vcd &lt;filename&gt;
40 DESCRIPTION
41 Converts LXT2 files to VCD files on stdout. Note that &quot;regular&quot; LXT2
42 files will convert to VCD files with monotonically increasing time val-
43 ues. LXT2 files which are dumped with the &quot;partial&quot; option (to speed
44 up access in wave viewers) will dump with monotonically increasing time
45 values per 2k block of nets. This may be fixed in later versions of
46 lxt2vcd.
48 EXAMPLES
49 To run this program the standard way type:
51 lxt2vcd filename.lxt
52 The VCD conversion is emitted to stdout.
54 LIMITATIONS
55 lxt2vcd does not re-create glitches as these are coalesced together
56 into one value change during the writing of the LXT2 file.
59 AUTHORS
60 Anthony Bybell &lt;bybell@nc.rr.com&gt;
62 SEE ALSO
63 vcd2lxt2(1) vcd2lxt(1) gtkwave(1)
67 Anthony Bybell 1.3.34 LXT2VCD(1)</pre>
69 </div>
70 </div>
71 </body>
72 </html>