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

NAME

6       vcd2fst - Converts VCD files to FST files
7

SYNTAX

9       vcd2fst [option]... [VCDFILE] [FSTFILE]
10

DESCRIPTION

12       Converts VCD files to FST files.
13

OPTIONS

15       -v,--vcdname <filename>
16              Specify VCD input filename.
17
18       -f,--fstname <filename>
19              Specify FST output filename.
20
21       -F,--fastpack
22              Indicates  that  fastlz should be used instead of gzip for block
23              data.
24
25       -c,--compress
26              Indicates that the entire file should be  run  through  gzip  on
27              close.   This  results in much smaller files at the expense of a
28              one-time decompression penalty on file open during reads.
29
30       -h,--help
31              Show help screen.
32
33
34
35       EXAMPLES
36
37       Note that you should specify  dumpfile.vcd  directly  or  use  "-"  for
38       stdin.
39
40       vcd2fst dumpfile.vcd dumpfile.fst --compress
41              This  indicates  that  the FST file should be post-compressed on
42              close.
43

AUTHORS

45       Anthony Bybell <bybell@nc.rr.com>
46

SEE ALSO

48       fst2vcd(1) vcd2lxt(1) vcd2lxt2(1) lxt2vcd(1) vcd2vzt(1) vzt2vcd(1) gtk‐
49       wave(1)
50
51
52
53Anthony Bybell                       3.2.2                          VCD2FST(1)
Impressum