I'm seeing 3 gnetlist errors I don't know what to do with. My command line is (for example)
gnetlist -vv -g drc2 -o output.net schematic_1.sch schematic_2.sch 1) I see a lot of errors like this (which IMHO are pretty useless): ERROR: Net GND is not driven. 2) And this error is probably trying to tell me something other than that a net is connected to itself: ERROR: unknown: U6:7 C18:1 connected to unknown: U6:7 C18:1 3) My favorite is when I gnetlist 2 (or more) schematic pages I get this: ERROR: In procedure apply: ERROR: Wrong type argument in position 1: #<variable 80591c0 binding: #<primitive-procedure <>> (This appears to be written to stderr while the other stuff is in the output file.) Any clues? Thanks, Joe T
