[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: gnetlist errors



On 2/14/06, joeft <joeft@xxxxxxxxxxxxx> wrote:
>
>
> 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?

I remember that at some time somebody (maybe one of the authors)
recommended gsch2pcb over gnetlist. You may try that instead. I had
good experience with gsch2pcb. It generates netlist file too.

vax, 9000

>
> Thanks,
>
> Joe T
>
>