1LXT2VCD(1)                    Filetype Conversion                   LXT2VCD(1)
2
3
4

NAME

6       lxt2vcd - Coverts LXT2 files to VCD
7

SYNTAX

9       lxt2vcd [option]... [LXT2FILE]
10

DESCRIPTION

12       Converts  LXT2  files to VCD files on stdout.  Note that "regular" LXT2
13       files will convert to VCD files with monotonically increasing time val‐
14       ues.   LXT2  files which are dumped with the "partial" option (to speed
15       up access in wave viewers) will dump with monotonically increasing time
16       values  per  2k  block of nets.  This may be fixed in later versions of
17       lxt2vcd.
18
19

OPTIONS

21       -l,--lxtname <filename>
22              Specify LXT2 input filename.
23
24       -f,--flatearth
25              Emit flattened hierarchies.
26
27       -h,--help
28              Display help then exit.
29
30

EXAMPLES

32       To run this program the standard way type:
33
34       lxt2vcd filename.lxt
35              The VCD conversion is emitted to stdout.
36

LIMITATIONS

38       lxt2vcd does not re-create glitches as  these  are  coalesced  together
39       into one value change during the writing of the LXT2 file.
40

AUTHORS

42       Anthony Bybell <bybell@nc.rr.com>
43

SEE ALSO

45       vcd2lxt2(1) vcd2lxt(1) gtkwave(1)
46
47
48
49Anthony Bybell                      3.0.24                          LXT2VCD(1)
Impressum