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

Re: gEDA-user: Error in DRC



Carlos -
    Thanks for the reply. I corrected the part that had the "wr"
attribute - I did indeed mistype "pwr". That was the good news - 

The bad news: I still get the stack overflow error below, and now the
output of the .drc file is:

Checking non-numbered parts...

Checking duplicated references...

And that's it. Any other hints to throw out?

Thanks again!

Tony

On Wed, 2009-09-23 at 21:43 +0200, Carlos Nieves Ónega wrote:
> Hi Tony,
> "wr" is not a valid pintype. Do you have any symbol with this attribute
> attached to a pin?
> Valid pintypes are: "unknown" "in" "out" "io" "oc" "oe" "pas" "tp" "tri"
> "clk" "pwr" "unconnected"
> 
> Regards,
> 
> Carlos
> 
> El jue, 17-09-2009 a las 19:17 -0400, Tony Radice escribió:
> > Ladies and Gentlemen - 
> >    When attempting to run a drc on my heirarchical design, the drc
> > routine crashes with the following error:
> > 
> > Backtrace:
> > In /usr/share/gEDA/scheme/gnet-drc2.scm:
> >  601: 937  (if (not (null? net-conn)) (let* (# # # #) (begin #)) (list))
> >      ...
> >  608: 938  [cons "pas" ...
> >  609: 939*  [drc2:get-pintypes-of-net-connections (# # # # ...) ()]
> >  601: 940   (if (not (null? net-conn)) (let* (# # # #) (begin #))
> > (list))
> >       ...
> >  608: 941   [cons "pas" ...
> >  609: 942*   [drc2:get-pintypes-of-net-connections (# # # # ...) ()]
> >  601: 943    (if (not (null? net-conn)) (let* (# # # #) (begin #))
> > (list))
> >        ...
> >  608: 944    [cons "pas" ...
> >  609: 945*    [drc2:get-pintypes-of-net-connections (# # # # ...) ()]
> >  601: 946     (if (not (null? net-conn)) (let* (# # # #) (begin #))
> > (list))
> >         ...
> >  608: 947     [cons "pas" ...
> >  609: 948*     [drc2:get-pintypes-of-net-connections (# # # # ...) ()]
> >  601: 949      (if (not (null? net-conn)) (let* (# # # #) (begin #))
> > (list))
> >          ...
> >  608: 950      [cons "pwr" ...
> >  609: 951*      [drc2:get-pintypes-of-net-connections (# # # # ...) ()]
> >  601: 952       (if (not (null? net-conn)) (let* (# # # #) (begin #))
> > (list))
> >  602: 953       (let* ((element #) (device #) (pin #) ...) (begin (cons
> > pintype #)))
> >  604: 954*      [car ...
> >  604: 955*       [cdr ...
> >  604: 956*        (car net-conn)
> > 
> > I am afraid I have absolutely NO IDEA what this is telling me. Would
> > someone be kind enough to advise how to proceed? This is a repeatable
> > error. The output of the drc file is:
> > 
> > Checking non-numbered parts...
> > 
> > Checking duplicated references...
> > 
> > Checking nets with only one connection...
> > ERROR: Net 'unnamed_net84' is connected to only one pin: SA4/R124:1 .
> > ERROR: Net 'unnamed_net39' is connected to only one pin: SA5/U4:27 .
> > 
> > Checking pins without the 'pintype' attribute...
> > INTERNAL ERROR: unknown pin type : wr
> > 
> > Again, thank you for your consideration.
> > 
> > Tony Radice
> > BTW: Machine is running Fedora 11, 2 G Mem.
> > 
> > 
> > 
> > _______________________________________________
> > geda-user mailing list
> > geda-user@xxxxxxxxxxxxxx
> > http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
> 



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user