X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Date: Sat, 12 Dec 2020 16:08:45 +0100 (CET) From: Roland Lutz To: "Klaus Rudolph (lts-rudolph AT gmx DOT de) [via geda-help AT delorie DOT com]" Subject: Re: [geda-help] using net names on multiple sub schematics used by single symbol In-Reply-To: Message-ID: References: <3e21c34b-571c-8762-7e68-f096bcf10a37 AT gmx DOT de> <20201209082005 DOT 8890C8512092 AT turkos DOT aspodata DOT se> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-543671542-1607785725=:31572" Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-543671542-1607785725=:31572 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT On Sat, 12 Dec 2020, Klaus Rudolph (lts-rudolph AT gmx DOT de) [via geda-help AT delorie DOT com] wrote: > Am 12.12.20 um 13:00 schrieb Roland Lutz: >> But that's exactly what I/O ports are for!  So you want to have an >> "invisible pin" on the subschematic symbol which connects to a named >> net, and an "invisible port symbol" inside the subschematic which >> connects the port to a local net? > > I didn't know how to achieve this. I have no idea how to create a symbol > with has less pins but can connect to a sub schematic. I only know how > to do it with a pin. Currently, a pin on the subschematic symbol is required for each connection to the actual subschematic. However, if that really bugs you, something along the lines of connect-port-to=GNDPORT:GND could be implemented. That would still require an actual port in the subschematic, but you wouldn't see the respective pins on the symbol. >> What pin numbering scheme do you use? > > Sorry, no idea what that means? Assuming buses were already implemented in gEDA/gaf, how exactly would you expect to use them? Roland --8323329-543671542-1607785725=:31572--