[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: New User Questions.
> >> You are using the drc2 backend on a spice netlist. This will
> >>mostly work, but there will be errors like the ones you got.
> >>
> >> I'm considering removing that "Remember to check that your
> >>schematic has no errors..." gnetlist output message because it is not
> >>helping but rather confusing people.
> Thankyou for the feedback Ales. Is there any other form of correctness
> checking I should be
> doing with a spice netlist?
Try reading it into ngspice. If ngspice is happy, your netlist is
probably OK, at least syntatically. If ngspice barfs, your netlist is
bad.
Stuart