X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-TCPREMOTEIP: 207.224.51.38 X-Authenticated-UID: jpd AT noqsi DOT com Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1085) Subject: Re: [geda-user] Gschem nets without explicit connections From: John Doty In-Reply-To: <20131229205407.GA27189@fi.muni.cz> Date: Mon, 30 Dec 2013 11:22:23 -0500 Message-Id: <3BBE2DCE-9130-4E45-B4DE-A9D3BAB2BB36@noqsi.com> References: <20131229205407 DOT GA27189 AT fi DOT muni DOT cz> To: geda-user AT delorie DOT com X-Mailer: Apple Mail (2.1085) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id rBUGMWKO006480 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 On Dec 29, 2013, at 3:54 PM, Jan Kasprzak wrote: > Is it possible in gschem to assign netnames to the pins of a component > (e.g. a microcontroller and a connector) without drawing explicit connections > to join the corresponding pins? Yes. I do it all the time. To me, a 100 pin connector with lines drawn to it is a confusing representation, but a table is easy to read. Thus: http://www.gedasymbols.org/user/john_doty/tools/pins2gsch.html pins2gsch turns a tabular representation of a bunch of connections into a pseudoschematic file that lacks graphics, but contains the connection info for gnetlist. There's also pins2tex for documentation. For an elaborate project using this machinery for connectors, see: https://github.com/noqsi/SXI/ John Doty Noqsi Aerospace, Ltd. http://www.noqsi.com/ jpd AT noqsi DOT com