logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

evcd2vcd - Converts EVCD files to VCD files

Authors

       Anthony Bybell <bybell@rocketmail.com>

Description

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

Name

       evcd2vcd - Converts EVCD files to VCD files

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.

See Also

vcd2fst(1) fst2vcd(1) vcd2lxt(1) vcd2lxt2(1) lxt2vcd(1) vcd2vzt(1) vzt2vcd(1) gtkwave(1)

Anthony Bybell                                        3.2.2                                          EVCD2VCD(1)

Syntax

       evcd2vcd [option]... [EVCDFILE]

See Also