evcd2vcd (1) Linux Manual Page
evcd2vcd – 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.
