On Wed, 2009-12-02 at 18:57 -0500, Jim wrote: > John Doty wrote: > > Check the pinseq= attribute on the output pin. Should be 3, I suppose, > > but maybe it isn't. > > > > On Dec 2, 2009, at 11:12 AM, Jim wrote: > > > >> When I went to add the two op amps to the schematic I > >> noticed that when I changed the second one to slot=2, that the output > >> pin remained number 1, but the input pins changed as expected. > > > > John Doty Noqsi Aerospace, Ltd. > > http://www.noqsi.com/ > > [email protected] > > > > > That fixed the problem, but I don't know why. It was the same as the > sym that I copied (pinseq=5) from and that sym worked.
The slot definitions operate to relabel the pinnumber, but are indexed on the pins' pinseq. Your slots redefine 3 pins, the ones with the pinseq=1, pinseq=2, pinseq=3 attributes attached. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

