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>

See Also

vcd2fst(1) gtkwave(1)

Referenced By

evcd2vcd(1)