gEDA-user: netlists, no connects and unnamed nets
Stuart Brorson
sdb at cloud9.net
Thu Sep 13 09:22:53 EDT 2007
FWIW, you can configure the drc checker to ignore unconnected pins,
IIRC. Doign so involves modifying your gafrc file. Google around the
geda-user website or look at the drc2.scm soruce to find the
appropriate keywords.
Cheers,
Stuart
On Thu, 13 Sep 2007, Duncan Drennan wrote:
>> The nicest workaround I can think of is to stop the netlister outputting
>> nets which only have a single item in them (essentially a no-connect).
>
> The NC symbol has device=DRC_Directive, and value=NoConnection.
> Wouldn't it be easier and less risky (just concerned about the DRC
> missing something) to just check for those values and skip the net if
> they exist? The netlister does DRC and netlist creation, so aren't
> those mechanisms already there?
>
>
> _______________________________________________
> geda-user mailing list
> geda-user at moria.seul.org
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
>
More information about the geda-user
mailing list