fst2vcd(1) - Linux man page
Name
fst2vcd - Coverts FST files to VCD
Syntax
fst2vcd [option]... [FSTFILE]
Description
Converts FST files to VCD files on stdout.
Options
- -f,--fstname <filename>
- Specify FST input filename.
- -h,--help
- Display help then exit.
Examples
To run this program the standard way type:
- fst2vcd filename.fst
- The VCD conversion is emitted to stdout.
Authors
Anthony Bybell <bybell@nc.rr.com>