Karl Hammar wrote: > Running gnetlist -g drc2 on a schematic I get: (...) > Why does it warn about > output <--> input/output Don't know. IMHO, this combination should be fine. > input/output <--> pwr input and output are meant to refer to signals. The DRC assumes that signals should never be connected to power lines. With analog circuits there is no strict dividing line between signal and power. So DRC should be taken with a large grain of salt on these circuits. > The "ERROR" is a lm7805's output (U3:3) connected to other pins of > type pwr. How do I make it accept that? Make the output pin of the LM8705 type pwr, too. > The "unconnected pins" can be left unconnected, how can I make it > accept that? I don't know. I put my own nc.sym at pins that are deliberately not connected. This symbol contains just one pin and no net. However, DRC still complains, because the generated net is connected to only one pin. How about a special net "no_net" to deal with this situation? This net would be ignored for generation of the net list. ---<)kaimartin(>--- -- Kai-Martin Knaak Öffentlicher PGP-Schlüssel: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x6C0B9F53
Attachment:
nc.sym
Description: application/geda-symbol
_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user