1.0.0 • Published 7 months ago

vcdgen v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

vcdgen

Small utility to convert space-separated timings to a .vcd file, which can be visualized by GTKWave, Fliplot etc.

Usage

$ vcdgen "<timings>"

Example:

$ vcdgen "100 300 100 300 100 200" > out.vcd

Note: Timings are µsec

1.0.0

7 months ago