Menu

Tree [r11] /
 History

HTTPS access


File Date Author Commit
 examples 2011-06-10 mheimann84 [r11] Makefile for fulladder, readme.txt
 src 2011-06-10 mheimann84 [r11] Makefile for fulladder, readme.txt
 gpl-2.0.txt 2011-06-08 mheimann84 [r1] first import
 readme.txt 2011-06-10 mheimann84 [r11] Makefile for fulladder, readme.txt

Read Me

vcd2svg

vcd2svg can parse Value Change Dump (VCD) files and draw an impulse diagram 
using Scalable Vector Graphics (SVG). It works together with the GHDL 
open-source simulator.

Examples are provided in the examples directory. You can type 'make' to compile
and simulate them. This will also create a svg file in a subdirectory 'svg'.

For feedback and suggestions, you can contact me at mheimann84@googlemail.com