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

Calling all beta testers! Re: gEDA-user: Check for same refdes



Hi guys --

I did a quick test of Carlos' stuff.  It compiles just fine, and I was able to
run gschem and gnetlist without error.  Therefore, I stuck it in CVS.

Folks who want to do beta-testing, please get it out of CVS and try it out!

Thanks, and thank you Carlos for the patches!

Stuart


Quoting Carlos Nieves Ónega <cnieves@xxxxxxxxxx>:

> Hi Peter,
> attached is a patch implementing duplicate refdes checking. (diff using
> CVS version 20050117).
> It does the following:
> 	- Add a new function to libgeda and gnetlist to get a non-unique list
> of refdes.
> 	- Add the new check to drc2 backend.
> 	- When running gnetlist, remind the user to check the schematics using
> the drc2 backend.
> 	- Slightly modify the behaviour of gnetlist. When there's a component
> which has no slot attribute, gnetlist threw a warning (component without
> slot attribute), and all backends get the slot 0 for that component. Now
> the warning is removed, and the backends get the slot 1 for that
> component. I think this is correct, since when there's no slot
> attribute, it's assumed that the component is using slot 1.
>
> Hope it's useful. Like all new features, test it and be careful !!. ;-)
> (it may contain bugs).
>
> Regards,
>
> Carlos
>
> Note to any developer with CVS access: I have no access to CVS, so feel
> free to include this patch.
>
> El dom, 16-01-2005 a las 23:22 +0100, Peter Kaiser escribió:
> > Hello,
> >
> > is there any possibility to check whether the same refdes attribute is
> twice
> > on the page?
> >
> > I always run into problems when netlisting and I either forgot to replace
> the
> > R? with R4 or when I copy a block.
> >
> > The netlister gives no message when R4 appears twice on a page. The netlist
> is
> > wrong.
> >
> > Peter
> >
> >
> > ---Publicidad--------------------------------------------------------
> > Melodas y Juegos flipantes para tu mvil  Descrgalas !
> > http://www.mobileparty.net/?login=778336
> --
> Carlos Nieves Ónega <cnieves@xxxxxxxxxx>
>