Timothy Normand Miller wrote: > > What I want is a simple computer-aided design tool that's specialized > for creating wave forms. The things I need involve indicating what > signals are (one-bit, clock, multi-bit, etc.), what their values are > at any given time, and then, importantly, a way to indicate their > dependencies. > > Look at the docs on fifos, and you'll see what I mean. The way the > interface works is efficient but not perfectly intuitive. I often end > up hand-drawing a timing diagram so I can make sure that I'm > generating the right signals at the right times. >
Did you look at the sample scripts of drawtiming: http://drawtiming.sourceforge.net/samples.html I think it is pretty intuitive and might get you going faster than creating a GUI application with a clickable canvas. Cheers, Guenter _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
