delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2020/12/10/11:43:23

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-TCPREMOTEIP: 100.0.183.69
X-Authenticated-UID: jpd AT noqsi DOT com
From: John Doty <jpd AT noqsi DOT com>
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\))
Subject: Re: [geda-user] SAB processing patches
Date: Thu, 10 Dec 2020 11:23:44 -0500
References: <e4ff3c96-939b-a93e-a32f-5e938b6daa63 AT epilitimus DOT com>
<alpine DOT DEB DOT 2 DOT 21 DOT 2011302045040 DOT 2894 AT nimbus>
<20201130220505 DOT 0AE4282C54FD AT turkos DOT aspodata DOT se>
<7c75ed03-456c-b408-8b50-0448f6b3a04f AT epilitimus DOT com>
<alpine DOT DEB DOT 2 DOT 21 DOT 2012011606400 DOT 6785 AT nimbus>
<1b2c64b3-6a36-c1f3-dd54-bb583c6bea17 AT epilitimus DOT com>
<alpine DOT DEB DOT 2 DOT 21 DOT 2012021253440 DOT 1262 AT nimbus>
<475f980e-fddd-60d1-9a02-a5bc5fb5805b AT epilitimus DOT com>
<alpine DOT DEB DOT 2 DOT 21 DOT 2012071333290 DOT 3907 AT nimbus>
<e6c5135f-b127-fd55-91b2-79aa357a5a07 AT epilitimus DOT com>
<alpine DOT DEB DOT 2 DOT 21 DOT 2012081644480 DOT 3649 AT nimbus>
<acfe8649-67d3-300b-2e58-a9936467199b AT epilitimus DOT com>
<25887669-D8C1-48B8-BEE7-13EEBFC4D006 AT noqsi DOT com>
<7f074abb-e7ae-275c-ee49-d06fc7f2a706 AT epilitimus DOT com>
<D7588E29-0443-4C3A-AC08-A09CEB23ED1E AT noqsi DOT com>
<e1e1f635-111e-583f-e07a-d4f7edf5dfcb AT epilitimus DOT com>
To: "Glenn (glimrick AT epilitimus DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
In-Reply-To: <e1e1f635-111e-583f-e07a-d4f7edf5dfcb@epilitimus.com>
Message-Id: <CCBE214F-C01B-4C34-88EA-2E915DC96762@noqsi.com>
X-Mailer: Apple Mail (2.3608.120.23.2.4)
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

--Apple-Mail=_31EBA04C-75C8-45B6-8F2D-A80C3C87C991
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8



> On Dec 9, 2020, at 8:01 PM, Glenn (glimrick AT epilitimus DOT com) [via =
geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote:
>=20
> Okay so I think I now understand the direction you are coming at this
> from. However, I think there are use cases you are not taking into
> account. For instance perhaps I need to use a verilog simulator =
instead
> of spice. Or maybe I am using a proprietary simulator that only uses
> some non-spice netlist.

Then you add the appropriate annotations and support files for *that* =
approach, and use an appropriate netlister. spice-noqsi lets you draw =
what you=E2=80=99re intending to build and annotate it for simulation in =
SPICE. There=E2=80=99s no reason you can=E2=80=99t have annotations for =
other simulators if you have a back end that understands them.

> I also disagree that the component should not be in the schematic. =
Some
> users may be like me and prefer to see it. Others may be like you and
> prefer not to.

Remember, the schematics you publish to layout, manufacturing, QA, field =
supports, etc. need to be generally comprehensible. Simulation =
schematics are like a prototype, with extra wires tacked on and plugged =
into a specialized test fixture. spice-noqsi supports test fixtures in =
several ways. Test schematics with arbitrary connections may be fed to =
the netlister along with selected board schematics. Unlike earlier SPICE =
netlisters in gEDA, spice-noqsi can use hierarchy in a way that=E2=80=99s =
compatible with board design, making modular design and simulation work =
fluently.

But I approve of any add-ons to either gEDA or Lepton that support other =
flows. However, as a Lepton user, I do not want to see special jimcracks =
and geegaws added to Lepton to support specific flows: those belong in =
add-ons. spice-noqsi did not require any special code to support it. And =
who knows, I might return to gEDA at some point.

>=20
> Certainly if we are working on a circuit that has optional real world
> sections we want to see those as part of the schematic but still be =
able
> to mix and match them in both the simulation and non simulation =
contexts.

I do that by putting my test fixtures on separate schematics. It=E2=80=99s=
 analogous to testing hardware on the bench.=20

>=20
> I am not advocating getting rid of anything that geda-gaf currently
> offers.

Except clean modularity, with specialized objectives served by optional =
scripts.

> I think SAB adds to it, just like spice-noqsi does. Both provide
> the user with tools, and in both cases the tools are completely =
optional
> and up to the user to employ or not as they see fit.

If you need changes to the core code, every user is using your changes =
whether they choose to or not.

John Doty              Noqsi Aerospace, Ltd.
jpd AT noqsi DOT com




--Apple-Mail=_31EBA04C-75C8-45B6-8F2D-A80C3C87C991
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=utf-8

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; =
charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" class=3D""><br =
class=3D""><div><br class=3D""><blockquote type=3D"cite" class=3D""><div =
class=3D"">On Dec 9, 2020, at 8:01 PM, Glenn (<a =
href=3D"mailto:glimrick AT epilitimus DOT com" =
class=3D"">glimrick AT epilitimus DOT com</a>) [via <a =
href=3D"mailto:geda-user AT delorie DOT com" =
class=3D"">geda-user AT delorie DOT com</a>] &lt;<a =
href=3D"mailto:geda-user AT delorie DOT com" =
class=3D"">geda-user AT delorie DOT com</a>&gt; wrote:</div><br =
class=3D"Apple-interchange-newline"><div class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" class=3D"">Okay so I think I now understand =
the direction you are coming at this</span><br style=3D"caret-color: =
rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: =
normal; font-variant-caps: normal; font-weight: normal; letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">from. However, I think there are use cases you are not taking =
into</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""><span style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none; float: none; display: inline !important;" class=3D"">account. For =
instance perhaps I need to use a verilog simulator instead</span><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><span =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none; float: none; =
display: inline !important;" class=3D"">of spice. Or maybe I am using a =
proprietary simulator that only uses</span><br style=3D"caret-color: =
rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: =
normal; font-variant-caps: normal; font-weight: normal; letter-spacing: =
normal; text-align: start; text-indent: 0px; text-transform: none; =
white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 12px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">some non-spice netlist.</span></div></blockquote><br =
class=3D""></div><div>Then you add the appropriate annotations and =
support files for *that* approach, and use an appropriate netlister. =
spice-noqsi lets you draw what you=E2=80=99re intending to build and =
annotate it for simulation in SPICE. There=E2=80=99s no reason you =
can=E2=80=99t have annotations for other simulators if you have a back =
end that understands them.</div><div><br class=3D""></div><div><blockquote=
 type=3D"cite" class=3D"">I also disagree that the component should not =
be in the schematic. Some<br class=3D"">users may be like me and prefer =
to see it. Others may be like you and<br class=3D"">prefer not to.<br =
class=3D""></blockquote><div><br class=3D""></div>Remember, the =
schematics you publish to layout, manufacturing, QA, field supports, =
etc. need to be generally comprehensible. Simulation schematics are like =
a prototype, with extra wires tacked on and plugged into a specialized =
test fixture. spice-noqsi supports test fixtures in several ways. Test =
schematics with arbitrary connections may be fed to the netlister along =
with selected board schematics. Unlike earlier SPICE netlisters in gEDA, =
spice-noqsi can use hierarchy in a way that=E2=80=99s compatible with =
board design, making modular design and simulation work =
fluently.</div><div><br class=3D""></div><div>But I approve of any =
add-ons to either gEDA or Lepton that support other flows. However, as a =
Lepton user, I do not want to see special jimcracks and geegaws added to =
Lepton to support specific flows: those belong in add-ons. spice-noqsi =
did not require any special code to support it. And who knows, I might =
return to gEDA at some point.</div><div><br class=3D""><blockquote =
type=3D"cite" class=3D""><br class=3D"">Certainly if we are working on a =
circuit that has optional real world<br class=3D"">sections we want to =
see those as part of the schematic but still be able<br class=3D"">to =
mix and match them in both the simulation and non simulation =
contexts.<br class=3D""></blockquote><div><br class=3D""></div>I do that =
by putting my test fixtures on separate schematics. It=E2=80=99s =
analogous to testing hardware on the bench.&nbsp;</div><div><br =
class=3D""><blockquote type=3D"cite" class=3D""><br class=3D"">I am not =
advocating getting rid of anything that geda-gaf currently<br =
class=3D"">offers.</blockquote><div><br class=3D""></div>Except clean =
modularity, with specialized objectives served by optional =
scripts.</div><div><br class=3D""><blockquote type=3D"cite" class=3D""> =
I think SAB adds to it, just like spice-noqsi does. Both provide<br =
class=3D"">the user with tools, and in both cases the tools are =
completely optional<br class=3D"">and up to the user to employ or not as =
they see fit.<br class=3D""></blockquote><br class=3D""></div><div>If =
you need changes to the core code, every user is using your changes =
whether they choose to or not.</div><br class=3D""><div class=3D"">
<span class=3D"Apple-style-span" style=3D"border-collapse: separate; =
border-spacing: 0px; font-variant-ligatures: normal; =
font-variant-east-asian: normal; font-variant-position: normal; =
line-height: normal;"><div style=3D"word-wrap: break-word;" =
class=3D""><span class=3D"Apple-style-span" style=3D"border-collapse: =
separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 12px; font-style: normal; font-variant-ligatures: =
normal; font-variant-caps: normal; font-variant-east-asian: normal; =
font-variant-position: normal; font-weight: normal; letter-spacing: =
normal; line-height: normal; text-indent: 0px; text-transform: none; =
orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><p =
style=3D"margin: 0px;" class=3D""><font face=3D"Helvetica" size=3D"3" =
style=3D"font-style: normal; font-variant-caps: normal; font-weight: =
normal; font-size: 12px; line-height: normal; font-family: Helvetica;" =
class=3D"">John Doty<span class=3D"Apple-converted-space">&nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp;<span =
class=3D"Apple-converted-space">&nbsp;</span><span =
class=3D"Apple-converted-tab">&nbsp; &nbsp;<span =
class=3D"Apple-converted-space">&nbsp;</span></span></span>Noqsi =
Aerospace, Ltd.</font></p><p style=3D"margin: 0px;" class=3D""><a =
href=3D"mailto:jpd AT noqsi DOT com" class=3D"">jpd AT noqsi DOT com</a></p><br =
class=3D"Apple-interchange-newline"></span></div></span><br =
class=3D"Apple-interchange-newline">
</div>
<br class=3D""></body></html>=

--Apple-Mail=_31EBA04C-75C8-45B6-8F2D-A80C3C87C991--

- Raw text -


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