Re: gEDA-user: gnetlist didn't catch duplicate hierarchical block

2010-08-24 Thread kai-martin knaak
gene glick wrote: > FYI - maybe by design? But I accidentally named 2 hierarchical blocks > with the same refdes's. gnetlist -g drc2 didn't flag it either as a > warning nor an error. The netlist is worked out correct, nonetheless - > but maybe because I don't have any similarly named compon

gEDA-user: gnetlist didn't catch duplicate hierarchical block

2010-08-24 Thread gene glick
FYI - maybe by design? But I accidentally named 2 hierarchical blocks with the same refdes's. gnetlist -g drc2 didn't flag it either as a warning nor an error. The netlist is worked out correct, nonetheless - but maybe because I don't have any similarly named components within each block. J

Re: gEDA-user: gEDA beginners questions about gschem-programming

2010-08-24 Thread Bert Timmerman
Hi all, For on-line gEDA developer documentation generated with Doxygen have a look at: http://www.xs4all.nl/~ljh4timm/gaf/dox.html Kind regards, Bert Timmerman. BTW: you all know where to post your patches with Doxygenn comments ;-) > -Original Message- > From: geda-user-boun...@mori

Re: gEDA-user: gEDA beginners questions about gschem-programming

2010-08-24 Thread Peter Clifton
On Tue, 2010-08-24 at 10:55 +0200, Armin Faltl wrote: > > Kai-Martin Knaak wrote: > > > > There is an effort to use doxygen for documentation. See > > http://geda.seul.org/wiki/geda:devel-tips > > Some parts of the source is already thoroughly doxyfied, others still > > lack this kind of docum

Re: gEDA-user: gEDA beginners questions about gschem-programming

2010-08-24 Thread Armin Faltl
Kai-Martin Knaak wrote: There is an effort to use doxygen for documentation. See http://geda.seul.org/wiki/geda:devel-tips Some parts of the source is already thoroughly doxyfied, others still lack this kind of documentation. I don't know about the state of the gschem source. Thanks