Hi Carlos, new DRC2 runs fine.
It found my refdes=A? as well as my double transistor M2!! May be you can change the message: Checking duplicated slots... to: Checking duplicated slots or same refdes... In analog simulation I never use the slot attribute. It always will be the problem that the same refdes is on two components. Thank's for your work. Peter Am Samstag, 22. Januar 2005 22:46 schrieb Carlos Nieves �nega: > 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
