X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Fri, 14 Dec 2018 07:20:58 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] pcb: save connection data of - anyone ever used this? In-Reply-To: <20181214055055.12384.qmail@rahul.net> Message-ID: References: <20181214055055 DOT 12384 DOT qmail AT rahul DOT net> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hello John, thanks for the detailed answer! On Thu, 13 Dec 2018, John Conover wrote: > >Yes, I have in the past, but not recently. > >It was done for comparing the connectivity data from one of the >gschem(1) derived file formats, and, the connectivity data from pcb(1) >after manual massaging of the layout. Text program scripts were used >for layout vs. schematic ERC. > >I was concerned with inadvertent shorting/bridging of nets, and the >design was large enough that I was concerned about missing something >during manual highlight circuit tracing. >A layout vs. schematic net checking tool is a nicety, but maybe not a >necessity, IMHO. Is the connection export and external tool check method better than the builtin netlist checks, that can indicate short circuits and missing connections? If so, what's the practical benefit of the external solution? Could you please point me to scripts/programs that can read the connection file format? TIA, Igor2