evcd2vcd(1) Converts EVCD files to VCD files

SYNTAX

evcd2vcd [option]... [EVCDFILE]

DESCRIPTION

Converts EVCD files with bidirectional port definitions to VCD files with separate in and out ports.

OPTIONS

-f,--filename <filename>
Specify EVCD input filename.
-h,--help
Show help screen.

EXAMPLES

Note that you should specify dumpfile.vcd directly or use "-" for stdin.

evcd2vcd dumpfile.evcd
VCD is emitted to stdout.

AUTHORS

Anthony Bybell <[email protected]>