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_lxt2vcd_mp
</title>
8 <meta name=
"generator" content=
"DokuWiki Release rc2007-05-24" />
9 <meta name=
"robots" content=
"noindex,nofollow" />
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" />
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>
30 <pre class=
"code">LXT2VCD(
1) Filetype Conversion LXT2VCD(
1)
35 lxt2vcd - Coverts LXT2 files to VCD
38 lxt2vcd
<filename
>
41 Converts LXT2 files to VCD files on stdout. Note that
"regular
" LXT2
42 files will convert to VCD files with monotonically increasing time val-
43 ues. LXT2 files which are dumped with the
"partial
" 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
49 To run this program the standard way type:
52 The VCD conversion is emitted to stdout.
55 lxt2vcd does not re-create glitches as these are coalesced together
56 into one value change during the writing of the LXT2 file.
60 Anthony Bybell
<bybell@nc.rr.com
>
63 vcd2lxt2(
1) vcd2lxt(
1) gtkwave(
1)
67 Anthony Bybell
1.3.34 LXT2VCD(
1)
</pre>