www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/12/31/10:27:50

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-Original-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=yCpU6fxaydZOKZjUx9wOcQVH2Oy+UyOWPMFFVWKaGMw=;
b=JPKsoJH7VLMEp8imEdDhh8yQ/0BZFgeSMZOzZOaXiwNdVeGkWSF8PfwxbMujEKKvB0
Oat2mqPOnINt+uzBCnegqAozatImJWdsxy05mWh6xe2TjTWot2h5YsSJhzY33lAK2THY
wkvxZVjQ2Rpamxq1lONNoApFfTRGCTTH29OWiAk8ebReNtBQqcW2jTKmglV97jvseQMi
z7VwsXG9D5/n5g/WrYKTr8tGHfxohmFWhRxL00xN97wbQF3WWxIG/X7N4O3zW3a+a9j1
TW5MjBOPUDNkjdDYmXLY4Ps199HckWcnGkIUhe9EU3wtPiE1iVxJkPHTsaSAi5XF9rxc
qBJw==
MIME-Version: 1.0
X-Received: by 10.202.88.130 with SMTP id m124mr45634370oib.36.1451575657304;
Thu, 31 Dec 2015 07:27:37 -0800 (PST)
In-Reply-To: <CC638130-4330-4A0C-81EF-0A3E5C4169F9@noqsi.com>
References: <CAJXU7q_3XwthnN_8mp7B+-ShHeK+=7J=54ZavKBUG3S3bSKp2A AT mail DOT gmail DOT com>
<CANEvwqiM7CKG+WpDRpG4L=HsmSEZ32=CBDyUhuk3ks-SNedL2Q AT mail DOT gmail DOT com>
<43CC8F96-6452-40FA-9DFB-E0983721C19C AT noqsi DOT com>
<alpine DOT DEB DOT 2 DOT 00 DOT 1512290406210 DOT 9035 AT igor2priv>
<20151229094603 DOT 782092b57563336883546bfd AT gmail DOT com>
<CAM2RGhQ363RydhBJKMnNX5sLOkD1K4qVwb-PPwov3MT3D6MfdQ AT mail DOT gmail DOT com>
<449C2A4A-814E-4858-ACB3-82807A80BE8A AT noqsi DOT com>
<CAM2RGhQD1b0NKLWNYyB-m1whgYJZeEH9syzSs4OZt+22D5hooA AT mail DOT gmail DOT com>
<alpine DOT DEB DOT 2 DOT 00 DOT 1512300441390 DOT 9035 AT igor2priv>
<7C27D3F4-9CC2-46DB-BE88-77564F3FC0FC AT noqsi DOT com>
<20151230192636 DOT fc377052d1b3314ceb5fd4c7 AT gmail DOT com>
<E77C0BE0-EAAE-494E-927B-B745BAB94F76 AT noqsi DOT com>
<20151230203226 DOT 0fca70d4bc42aeac7d73d1ad AT gmail DOT com>
<CC638130-4330-4A0C-81EF-0A3E5C4169F9 AT noqsi DOT com>
Date: Thu, 31 Dec 2015 16:27:37 +0100
Message-ID: <CADL2oCV_WyeGuq33s3H9nLjaN7Z+mu7rjHv3gUx8ikY1jTG5jQ@mail.gmail.com>
Subject: Re: [geda-user] (design error in the core of gschem --> Annotated schematic)
From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie 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

--001a113d5e3e6b15e10528334bbd
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Forward annotation is a lot simpler than backward and is probably a lot
better choice for all data that are added after the schematic is done like
for example a such simple thing as some of the common fields in the header.
It may also be useful for simulation output. Basically it make sense for
all data added later in the design flow.

Are you able add the attributes to the symbols to get "graphical" output?

2015-12-31 3:53 GMT+01:00 John Doty <jpd AT noqsi DOT com>:

>
> On Dec 30, 2015, at 12:32 PM, Nicklas Karlsson (
> nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] <
> geda-user AT delorie DOT com> wrote:
>
> >> Most people on big projects who use my schematics are reading the PDF
> =E2=80=9Cuser=E2=80=99s manual=E2=80=9D. I generate that by incorporating=
 forward-annotated PDF
> schematics and other design information into a LaTeX document.
> >>
> >> John Doty              Noqsi Aerospace, Ltd.
> >> http://www.noqsi.com/
> >> jpd AT noqsi DOT com
> >
> > Interesting an annotated schematics, direction is not important, how do
> you generate the forward-annotated PDF schematics?
>
> For attributes, I use sed.
>
> If the customer wants flattened schematics, I use lambda-geda (
> https://github.com/xcthulhu/lambda-geda).
>
> John Doty              Noqsi Aerospace, Ltd.
> http://www.noqsi.com/
> jpd AT noqsi DOT com
>
>
>

--001a113d5e3e6b15e10528334bbd
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Forward annotation is a lot simpler than backward and is p=
robably a lot better choice for all data that are added after the schematic=
 is done like for example a such simple thing as some of the common fields =
in the header. It may also be useful for simulation output. Basically it ma=
ke sense for all data added later in the design flow.<div><br></div><div>Ar=
e you able add the attributes to the symbols to get &quot;graphical&quot; o=
utput?=C2=A0</div></div><div class=3D"gmail_extra"><br><div class=3D"gmail_=
quote">2015-12-31 3:53 GMT+01:00 John Doty <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>:<br><=
blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px=
 #ccc solid;padding-left:1ex"><span class=3D""><br>
On Dec 30, 2015, at 12:32 PM, Nicklas Karlsson (<a href=3D"mailto:nicklas.k=
arlsson17 AT gmail DOT com">nicklas DOT karlsson17 AT gmail DOT com</a>) [via <a href=3D"mail=
to:geda-user AT delorie DOT com">geda-user AT delorie DOT com</a>] &lt;<a href=3D"mailto:=
geda-user AT delorie DOT com">geda-user AT delorie DOT com</a>&gt; wrote:<br>
<br>
&gt;&gt; Most people on big projects who use my schematics are reading the =
PDF =E2=80=9Cuser=E2=80=99s manual=E2=80=9D. I generate that by incorporati=
ng forward-annotated PDF schematics and other design information into a LaT=
eX document.<br>
&gt;&gt;<br>
&gt;&gt; John Doty=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Noqsi Ae=
rospace, Ltd.<br>
&gt;&gt; <a href=3D"http://www.noqsi.com/" rel=3D"noreferrer" target=3D"_bl=
ank">http://www.noqsi.com/</a><br>
&gt;&gt; <a href=3D"mailto:jpd AT noqsi DOT com">jpd AT noqsi DOT com</a><br>
&gt;<br>
&gt; Interesting an annotated schematics, direction is not important, how d=
o you generate the forward-annotated PDF schematics?<br>
<br>
</span>For attributes, I use sed.<br>
<br>
If the customer wants flattened schematics, I use lambda-geda (<a href=3D"h=
ttps://github.com/xcthulhu/lambda-geda" rel=3D"noreferrer" target=3D"_blank=
">https://github.com/xcthulhu/lambda-geda</a>).<br>
<div class=3D"HOEnZb"><div class=3D"h5"><br>
John Doty=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 Noqsi Aerospace, =
Ltd.<br>
<a href=3D"http://www.noqsi.com/" rel=3D"noreferrer" target=3D"_blank">http=
://www.noqsi.com/</a><br>
<a href=3D"mailto:jpd AT noqsi DOT com">jpd AT noqsi DOT com</a><br>
<br>
<br>
</div></div></blockquote></div><br></div>

--001a113d5e3e6b15e10528334bbd--

- Raw text -


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