Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 374 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 374 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> 

Contributor Name: Suhas K Viswanath