www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2013/11/08/21:29:50

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user 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:date:message-id:subject:from:to
:content-type;
bh=WApQGCmJWTsnNPCB3eA6tH8d1vw2ywqXMwwP/9NZupA=;
b=KZ7c8xhZSc4PpeMlkFHA8mqH0ggJtvtd5o7SlaFFxsOuYW6doKjhs/j0HuTNUrfj5h
tHfYp5SROkmzuoZP9I0eQyobNK8K3T7Am7N2Ckc80T02GAYFx60/H64j2M3YzlpjO5IC
khXUTGhnu8jeiPQWq7+xUnZqIa1EWunuOe4N9G10x5poilZMsXvz1JM0pexPSBGPUF0G
gLH498RjHsXRDqd4y3Hh985+pSAJuhqPnf59lwoNSMvpNlyW9Iqz7pqcll96XFeTdQi6
9lou1hja2FQkHq/BHJLeuBT8eWjsSLdLuvhfmHrtX6VULW7x2qOmTEa9eHQ6WlmBFshX
WmZg==
MIME-Version: 1.0
X-Received: by 10.224.16.195 with SMTP id p3mr9895098qaa.57.1383964126626;
Fri, 08 Nov 2013 18:28:46 -0800 (PST)
In-Reply-To: <69B010DC-D704-42E1-88FF-3134BB83B66A@noqsi.com>
References: <CAB3Sx6cjEh82Owb9PCtimoMfibU2AGRaA2wOMf8P_xycuOATPg AT mail DOT gmail DOT com>
<D2C740D2-33FF-47CB-819B-4FE2F3EFBFEE AT noqsi DOT com>
<CAB3Sx6djSuDXy4dtXJC0gmbjLMk2-wMLErQ2fmvUA4DhWj1vEg AT mail DOT gmail DOT com>
<CAB3Sx6foi9kMxggf7smWPp0=vmF6G=9ayEGYwoGnmG0a5X5jPQ AT mail DOT gmail DOT com>
<CAB3Sx6eFoVi9OGA+FaP=+XUP2OYanxnseZ41rQwJrScYZ_PFRA AT mail DOT gmail DOT com>
<69B010DC-D704-42E1-88FF-3134BB83B66A AT noqsi DOT com>
Date: Fri, 8 Nov 2013 18:28:46 -0800
Message-ID: <CAB3Sx6fSutOK1fRTBMnN4gWvBLUmy5Dj8JwOx4PcfrhWR_2f_Q@mail.gmail.com>
Subject: Re: [geda-user] Hierarchical designs
From: "bsalinux AT gmail DOT com" <bsalinux AT gmail DOT com>
To: geda-user AT delorie DOT com
Reply-To: geda-user AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-user AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

--047d7bdc9d78264a2604eab5423e
Content-Type: text/plain; charset=ISO-8859-1

Thanks John,

It worked! The problem with my setup was missing (source-library ".") in
gafrc. Everything else was ok.

Thanks your your help.


On Fri, Nov 8, 2013 at 3:22 PM, John Doty <jpd AT noqsi DOT com> wrote:

>
> On Nov 7, 2013, at 9:51 PM, bsalinux AT gmail DOT com wrote:
>
> attached are the symbol and the schematic.
>
>
> Repaired symbol, with source=oc_driver.sch attribute:
>
>
>
> gafrc file to make symbol and source accessible:
>
>
>
> Test file:
>
>
>
>
> With the test file open in gschem, select X1, "Hd" goes down into the
> subschematic, "Hu" goes up.
>
> gnetlist -g geda octest.sch creates a flatted schematic (in "output.net")
> to examine.
>
> Problem:
>
> GND in the subschematic is renamed X1/GND. It's local to the subschematic
> (by design). If you want to attach local GND to system GND, you need
> another pin on your symbol.
>
> John Doty              Noqsi Aerospace, Ltd.
>
> http://www.noqsi.com/
>
> jpd AT noqsi DOT com
>
>
>
>

--047d7bdc9d78264a2604eab5423e
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div>Thanks John,<br><br></div>It worked! The problem=
 with my setup was missing (source-library &quot;.&quot;) in gafrc. Everyth=
ing else was ok.<br><br></div>Thanks your your help.<br></div><div class=3D=
"gmail_extra">
<br><br><div class=3D"gmail_quote">On Fri, Nov 8, 2013 at 3:22 PM, John Dot=
y <span dir=3D"ltr">&lt;<a href=3D"mailto:jpd AT noqsi DOT com" target=3D"_blank">=
jpd AT noqsi DOT com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" st=
yle=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style=3D"word-wrap:break-word"><div class=3D"im"><br><div><div>On Nov =
7, 2013, at 9:51 PM, <a href=3D"mailto:bsalinux AT gmail DOT com" target=3D"_blank=
">bsalinux AT gmail DOT com</a> wrote:</div><br><blockquote type=3D"cite"><div dir=
=3D"ltr">
attached are the symbol and the schematic. <br></div></blockquote><br></div=
></div><div>Repaired symbol, with=A0source=3Doc_driver.sch attribute:</div>=
<div><br></div><div></div></div><br><div style=3D"word-wrap:break-word"><di=
v>
</div><div><br></div><div>gafrc file to make symbol and source accessible:<=
/div><div><br></div><div></div></div><br><div style=3D"word-wrap:break-word=
"><div></div><div><br></div><div>Test file:</div><div><br></div><div><br>
</div><div></div></div><br><div style=3D"word-wrap:break-word"><div></div><=
div><br></div><div>With the test file open in gschem, select X1, &quot;Hd&q=
uot; goes down into the subschematic, &quot;Hu&quot; goes up.</div><div><br=
>
</div><div>gnetlist -g geda octest.sch creates a flatted schematic (in &quo=
t;<a href=3D"http://output.net" target=3D"_blank">output.net</a>&quot;) to =
examine.</div><div><br></div><div>Problem:</div><div><br></div><div>GND in =
the subschematic is renamed=A0X1/GND. It&#39;s local to the subschematic (b=
y design). If you want to attach local GND to system GND, you need another =
pin on your symbol.</div>
<br><div>
<p style=3D"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0=
px;font-size:12px"><font style=3D"font:12.0px Helvetica" face=3D"Helvetica"=
 size=3D"3">John Doty<span>=A0 =A0 =A0 =A0 =A0<span>=A0</span><span>=A0 =A0=
<span>=A0</span></span></span>Noqsi Aerospace, Ltd.</font></p>
<p style=3D"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0=
px;font-size:12px"><a href=3D"http://www.noqsi.com/" target=3D"_blank">http=
://www.noqsi.com/</a></p><p style=3D"margin-top:0px;margin-right:0px;margin=
-bottom:0px;margin-left:0px;font-size:12px">
<font style=3D"font:12.0px Helvetica" face=3D"Helvetica" size=3D"3"><a href=
=3D"mailto:jpd AT noqsi DOT com" target=3D"_blank">jpd AT noqsi DOT com</a></font></p><sp=
an style=3D"font-size:12px"><br></span>
</div>
<br></div><br></blockquote></div><br></div>

--047d7bdc9d78264a2604eab5423e--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019