1EVCD2VCD(1) Filetype Conversion EVCD2VCD(1)
2
3
4
6 evcd2vcd - Converts EVCD files to VCD files
7
9 evcd2vcd [option]... [EVCDFILE]
10
12 Converts EVCD files with bidirectional port definitions to VCD files
13 with separate in and out ports.
14
16 -f,--filename <filename>
17 Specify EVCD input filename.
18
19 -h,--help
20 Show help screen.
21
22
23
24 EXAMPLES
25
26 Note that you should specify dumpfile.vcd directly or use "-" for
27 stdin.
28
29 evcd2vcd dumpfile.evcd
30 VCD is emitted to stdout.
31
33 Anthony Bybell <bybell@rocketmail.com>
34
36 vcd2fst(1) fst2vcd(1) vcd2lxt(1) vcd2lxt2(1) lxt2vcd(1) vcd2vzt(1)
37 vzt2vcd(1) gtkwave(1)
38
39
40
41Anthony Bybell 3.2.2 EVCD2VCD(1)