On May 8, 2014, at 7:53 AM, "Steve Simon" <st...@quintile.net> wrote:
>> Would https://github.com/drom/wavedrom do? > > Yep, pretty darn good. > > maybe a little teeth gritting as its JS but > what the heck, its a tool and that is all > that really matters. Wavedrom's input language seems simple enough that you can probably reimplement wavedrom in your favorite language easily enough. There is also http://drawtiming.sourceforge.net/samples.html Someone remarked it is a bit like graphviz for timing diagrams... Visualization can be very useful but wouldn't it be easier to just process the text file to check for timing violations? That would be my first instinct.