X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=1rG45rk3arwSm7sITbfx4Q5GCm0cZ5PWz0hanrzRCSA=; b=C2qfEb+pss3EX4SL8NWpMk285EZ8v14Qq7RYCSzY+vwjM+SVRZCchnToD8SFVFRUlN +QNzkcZni4s5HpApzbpkfkiNpmHgWV2gQq4pKb2t/p8ObPt0fAMgc+1jj1PFK96YeYsE AZIdNGVP7XhstINaSO9nKO7tU7FCX7ZnawXmiGsKnkmMJOubTZ6zK2Y90XSeNboIteSO 6Ppfx96w3Y5zXEwf2IEfPkN3OOZfT53MXDZhUrCJbijDLWyHyr0+SiUbIdEqOavOjuQ3 FpirjfbIaJq3lttQBkwZ30XI3y5E7Yz2XvqvnI9Q6e2SAW0l6gqovNJ45iyNTh5tFgJH ePuw== X-Received: by 10.224.137.9 with SMTP id u9mr29484530qat.24.1404566899345; Sat, 05 Jul 2014 06:28:19 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20140705131833.GC23726@jarvis> References: <20140705131833 DOT GC23726 AT jarvis> From: Kadal Amutham Date: Sat, 5 Jul 2014 18:57:39 +0530 Message-ID: Subject: Re: [geda-help] Gnetlist DRC Errors To: "geda-help AT delorie DOT com" Content-Type: multipart/alternative; boundary=001a11c2918219503604fd723792 Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --001a11c2918219503604fd723792 Content-Type: text/plain; charset=UTF-8 I was using Kicad for 2-years. Now the freeroute.net is no more to do autorouting. Is geda has built in auto routing? With Warm Regards V.Kadal Amutham 919444360480 914422396480 On 5 July 2014 18:48, Abdallah Ismail wrote: > Hello, > Attached is a schematic file that contains two connectors connected > together. The symbol file of the connectors is also attached. I run > > gnetlist -g drc2 -o drc > > and I get (formatted output): > > ... > Checking unconnected pins... > ERROR: Unconnected pin J2:1 > ERROR: Unconnected pin J2:2 > ERROR: Unconnected pin J2:3 > ERROR: Unconnected pin J2:4 > ERROR: Unconnected pin J2:6 > ERROR: Unconnected pin J2:8 > ERROR: Unconnected pin J1:1 > ERROR: Unconnected pin J1:2 > ERROR: Unconnected pin J1:3 > ERROR: Unconnected pin J1:4 > ERROR: Unconnected pin J1:6 > ERROR: Unconnected pin J1:8 > ... > > even though the schematic does not leave any pins unconnected. What am I > doing wrong? Below are the contents of my local gafrc, gschemrc, drcrules, > and attribs files. > > gafrc: > (component-library \"library/symbol\" \"project\") > (make-backup-files \"disabled\") > gschemrc: > (third-button \"mousepan\") > (define default-titleblock \"TITLE-B.sym\") > drcrules: > attribs: > value > comment > footprint > distributor > manufacturer > part > price > > Thank you. > --001a11c2918219503604fd723792 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I was using Kicad for 2-years. Now the freeroute.net is no more to do autorouting. Is geda has b= uilt in auto routing?

With Warm Regards

V.Kadal Amutham
919444360480
91442239= 6480


On 5 July 2014 18:48, Abdallah Ismail <abdallah DOT ismail DOT 2 AT gmail DOT com> wrote:
Hello,
Attached is a schematic file that contains two connectors connected togethe= r. The symbol file of the connectors is also attached. I run

=C2=A0gnetlist -g drc2 -o drc

and I get (formatted output):

...
Checking unconnected pins...
ERROR: Unconnected pin J2:1
ERROR: Unconnected pin J2:2
ERROR: Unconnected pin J2:3
ERROR: Unconnected pin J2:4
ERROR: Unconnected pin J2:6
ERROR: Unconnected pin J2:8
ERROR: Unconnected pin J1:1
ERROR: Unconnected pin J1:2
ERROR: Unconnected pin J1:3
ERROR: Unconnected pin J1:4
ERROR: Unconnected pin J1:6
ERROR: Unconnected pin J1:8
...

even though the schematic does not leave any pins unconnected. What am I do= ing wrong? Below are the contents of my local gafrc, gschemrc, drcrules, an= d attribs files.

gafrc:
=C2=A0 =C2=A0 (component-library \"library/symbol\" \"projec= t\")
=C2=A0 =C2=A0 (make-backup-files \"disabled\")
gschemrc:
=C2=A0 =C2=A0 (third-button \"mousepan\")
=C2=A0 =C2=A0 (define default-titleblock \"TITLE-B.sym\")
drcrules:
attribs:
=C2=A0 =C2=A0 value
=C2=A0 =C2=A0 comment
=C2=A0 =C2=A0 footprint
=C2=A0 =C2=A0 distributor
=C2=A0 =C2=A0 manufacturer
=C2=A0 =C2=A0 part
=C2=A0 =C2=A0 price

Thank you.

--001a11c2918219503604fd723792--