Downloaded and integrated latest wiki documentation from the geda website.
[geda-gaf/peter-b.git] / docs / wiki / geda_gtkwave_tla2vcd_mp.html
blobc6aa055c43da5e7a916f0d75dd38b49355618893
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_tla2vcd_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_tla2vcd_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_tla2vcd_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_tla2vcd_mp" />
18 <link rel="alternate" type="text/plain" title="Wiki Markup" href="http://geda.seul.org/wiki/_export/raw/geda:gtkwave_tla2vcd_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="converts_tla_to_vcd_or_lst_files_tla2vcd" id="converts_tla_to_vcd_or_lst_files_tla2vcd">Converts TLA to VCD or LST files (tla2vcd)</a></h1>
29 <div class="level1">
30 <pre class="code">TLA2VCD(1) Tektronix File Format Conversion TLA2VCD(1)
34 NAME
35 tla2vcd - Converts TLA to VCD or LST files
37 SYNTAX
38 tla2vcd [option]... TLAFILE [[TLAFILE]...]
41 DESCRIPTION
42 Converts TLA files from Tektronix logic analyzers to VCD or LST files.
43 Conversion to VCD allows viewing in tools such as gtkwave(1).
45 OPTIONS
46 -t Generate text LST file instead of VCD file
48 -l List the available channels/groups and exit
50 -s &lt;signal_list&gt;
51 Select signals from regular expression list
53 -a All channels
55 -m Append MagniVu info (only in listing mode)
57 -z Compress output
59 -v Verbose
62 AUTHORS
63 Emil
65 SEE ALSO
66 lxt2vcd(1) vzt2vcd(1) gtkwave(1)
70 Emil 1.0 TLA2VCD(1)</pre>
72 </div>
73 </div>
74 </body>
75 </html>