Skip to content

pbrenna/vcd2svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vcs2svg

A crude vcd-file renderer. Depends on:

  • docopt
  • Verilog_VCD
  • svgwrite
Usage: ./vcd2svg.py VCDFILE OUTPUT [--sigwidth=<px>] [--sigheight=<px>] SIGNAL [SIGNALS ...]

Options:
--sigwidth	width of signal traces [default: 1000]
--sigheight	height of signal traces	[default: 40]

SIGNAL can be "all", "top" or one or more names of signals.

About

A crude vcd renderer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages