Re: ERROR_INVALID_PIN in gschem



rahul <rahuls@xxxxxxx> wrote:

: I am attaching a netnames and when I netlist, I get a whole
: bunch of ERROR_INVALID_PIN errors. Can someone tell me what is
: going wrong ?

What SPICE netlister are you using? The preferred one is
spice-sdb. Do this from the command line:

gnetlist -v -g spice-sdb -o mydesign.cir mydesign.sch

the -v flag will cause gnetlist to spew verbose debug info, which you
can use to track down problems.

: M15 O1 12 b2 ERROR_INVALID_PIN ERROR_INVALID_PIN ERROR_INVALID_PIN tft0
: l=9e-6 w=4.8e-3

Also, please post your .sch file, since that can also help us
understand where gnetlist fails for you.

Stuart
.