ppvcd
ppvcd is the VCD-specific compatibility alias for ppplay.
It preserves the traditional PulsePins workflow of loading a VCD waveform and replaying it through
the streamer hardware, but the canonical general-purpose tool is now ppplay.
Equivalent usage:
ppvcd -file waveform.vcd -target outs -scale 10 -force
corresponds to:
ppplay -format vcd -file waveform.vcd -target outs -scale 10 -force
For current format support, option descriptions, and examples, see ppplay.