On Tue, Oct 14, 2008 at 12:20 AM, Anthony J Bybell <[EMAIL PROTECTED]> wrote:
> On Sun, 12 Oct 2008, Stuart Brorson wrote:
>
>> First off, I'd suggest you use TCL, since it is pretty well ensconsed
>> as an EDA language.  As for examples of where it has been integrated,
>> check out pcb-3.0, which is Tim Edward's fork of PCB:
>
> OK, thanks...I was looking at Tcl stuff today and that source you pointed
> to did the trick for showing how to extend the interpreter.  So it looks
> like Tcl's going to be the scripting language for gtkwave then.

Nice, since I am working on debian lenny, it may take some time to get
my hands on the Tcl version. I hope it will be possible to just do a
'package require Tk' and then I can build my own GUI for things that I
do often.

Another question to the VCD format: I browsed through the vcd.c file
in CVS to see if it is possible to enter bus values other than
per-bit, say as a decimal or a hexadecimal number. I get Hex numbers
from the logic analyzer and although it is no problem converting with
a script, I just wanted to confirm if it is possible or not directly
in the vcd file.

Kind regards,
Svenn


_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to