[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: PINSEQ attribute
Hi Stuart and all!
There is also a bug in gnetlist:get-nets, it is unable to get netname of pins
that belong to slots > 1. So the spice backend is unable to process multiple
components.
> I've been hacking the SPICE netlister, and found a little buglet in
> gsymcheck. I was having a problem where gnetlist:get-nets returned
> "ERROR_INVALID_PIN" for a particular symbol. Upon investigation, it
> turned out that the symbol's PINSEQ attributes did not start at 1, and
> they had a gap in the numbering sequence too.
>
...
> Stuart
BTW: I am also trying to modify spice backend mainly to enable modeling of the
devices by subcircuits.
W. Kazubski