X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-TCPREMOTEIP: 98.110.213.40 X-Authenticated-UID: jpd AT noqsi DOT com From: John Doty Content-Type: multipart/alternative; boundary="Apple-Mail=_73529560-C126-4826-A86A-8C562FA5E596" Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: [geda-user] 2-level wire-wrap wire-list generator backend for gnetlist. Date: Fri, 23 Mar 2018 17:20:44 -0400 References: To: geda-user AT delorie DOT com In-Reply-To: Message-Id: <21CFE3D6-8ED6-4FB6-B610-3F01F65637E8@noqsi.com> X-Mailer: Apple Mail (2.3273) 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 Precedence: bulk --Apple-Mail=_73529560-C126-4826-A86A-8C562FA5E596 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Mar 23, 2018, at 4:30 PM, Girvin Herr (gherrl AT fastmail DOT com) [via = geda-user AT delorie DOT com] wrote: >=20 > Greetings, >=20 > Yes, I know this is old technology, but I have a project which I = intend to use wire-wrap technology to make a test breadboard. I tried = the existing gnetlist backends to see if one is already there, but there = is not. All of them produce a variation of: >=20 > netname node1 node2 node3 node4... >=20 > What I am looking for is: >=20 > netname node1 node2, node3 node4, node2 node3... >=20 > This is a wire chain where node1 to node2 and node3 to node4 are on = the first (lower) level, and node2 to node3 is on the second (upper) = level. >=20 > Does anyone have such a backend or can point me to one? I don=E2=80=99t think there is one. In general, we expect the layout = tool to handle such geometric refinement of a schematic topology. You could, of course, write something. Exporting a more conventional = netlist is easy: my OsmonfdPCB back end code is much shorter than its = GPL boilerplate. If you don=E2=80=99t like Scheme, Xorn is supposed to = let you use other languages (but I=E2=80=99ve never figured that out). Ordering the segments seems a variant of the =E2=80=9Ctraveling salesman = problem=E2=80=9D. John Doty Noqsi Aerospace, Ltd. http://www.noqsi.com/ jpd AT noqsi DOT com --Apple-Mail=_73529560-C126-4826-A86A-8C562FA5E596 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
On Mar 23, 2018, at 4:30 PM, Girvin Herr (gherrl AT fastmail DOT com) = [via geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote:

Greetings,

Yes, I know this is = old technology, but I have a project which I intend to use wire-wrap = technology to make a test breadboard. I tried the existing gnetlist = backends to see if one is already there, but there is not. All of them = produce a variation of:

netname node1 node2 = node3 node4...

What I am looking for is:

netname node1 node2, node3 node4, node2 = node3...

This is a wire chain where node1 = to node2 and node3 to node4 are on the first (lower) level, and node2 to = node3 is on the second (upper) level.

Does = anyone have such a backend or can point me to one?

I don=E2=80=99t think there is one. In general, we = expect the layout tool to handle such geometric refinement of a = schematic topology.

You could, of course, write something. Exporting a more = conventional netlist is easy: my OsmonfdPCB back end code is much = shorter than its GPL boilerplate. If you don=E2=80=99t like Scheme, Xorn = is supposed to let you use other languages (but I=E2=80=99ve never = figured that out).

Ordering the segments seems a variant of the =E2=80=9Ctraveling= salesman problem=E2=80=9D.

John Doty              Noqsi = Aerospace, Ltd.

http://www.noqsi.com/

jpd AT noqsi DOT com



= --Apple-Mail=_73529560-C126-4826-A86A-8C562FA5E596--