Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 331 Bytes

File metadata and controls

26 lines (21 loc) · 331 Bytes

waveplot

waveplot is a VCD waveform generator for the terminal.

Requirements

  • cargo (Rust)

Installation

cargo install waveplot

Usage

  • help
waveplot --help / -h
  • version
waveplot --version / -V
  • Generate a waveform from a VCD file
waveplot <path_to_vcd_file>