vcd2txt converts VCD files (Value Change Dump), usually produced by simulators, into a plain text table of values. Output options are a raw list of bits, a formatted list using printf specifiers, and selections of bits.
| Tags | vcd waveform convert |
|---|---|
| Licenses | GPL v2 |
| Operating Systems | Linux Windows (untested) |
| Implementation | C++ STL |