[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: Calling Xspice code models through gnetlist
Say,
does anyone know how to get spice-sdb or the like to pass non-default port
types to ngspice for the xspice code models? Most of the standard code
models default to single ended sources eg. %v(1) where the %v() is
optional, but often you want a differential input. This means you double
the number of nets and the syntax can look like this: A1 %vd(1 2) %vd(3 4)
%vd(5 6) etc... It would be great if you could just abreviate things like:
A1 %vd(1 2 3 4 5 6) but I guess that's not in the cards right now...
Because then you could add a trailing %vd( to Refdes and prepend a ')' to
value and you would be set, for the simple case of changing all to
differential anyway.
Is there a stash of gnetlist guile hacks somewhere?
Thanks,
Clif
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user