delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-help-bounces using -f |
X-Recipient: | geda-help AT delorie DOT com |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=gamma; | |
h=mime-version:in-reply-to:references:date:message-id:subject:from:to | |
:content-type:content-transfer-encoding; | |
bh=P2S5TonznpeKVFdjyLPo+zPOGNS2f/kGX9Aq3Bvud3c=; | |
b=DVgA5Hk94Jr7iQHWm27zEVlOTy0jQudCxdRq1xENpA4SqMZz5OePvOm/IKjjWWXwfl | |
lj56+omNUir2xwx0RN6iXPL3QXtCZjSiHPG5EXqwBdvvreVxWVsAby4OyV3IHdNHxKJ9 | |
Ph9U57qbZ9L/INdBZObDyAhl/el/ZpTRuQpGk= | |
MIME-Version: | 1.0 |
In-Reply-To: | <201202171742.q1HHgtaM032232@envy.delorie.com> |
References: | <CAErn8c+C8mBVmqtmcrkZroq-XPa8XgOso3Vv3WOk0miqq_0pTQ AT mail DOT gmail DOT com> |
<201202151829 DOT q1FITZgo006033 AT envy DOT delorie DOT com> | |
<CAErn8cJO8mV6qCFSrrKgQ1iDYQzb4nUwxFjN_2+hLgX+Dbp5Gw AT mail DOT gmail DOT com> | |
<201202171742 DOT q1HHgtaM032232 AT envy DOT delorie DOT com> | |
Date: | Fri, 17 Feb 2012 13:05:17 -0500 |
Message-ID: | <CAErn8cKU79Rw77CKG16w7Qcvp4Ey58J9E+VNGN41K8e=CPNWbw@mail.gmail.com> |
Subject: | Re: [geda-help] How can I route multi-pad signals? |
From: | Luis Emiro Linares <macgyveremir AT gmail DOT com> |
To: | geda-help AT delorie DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id q1HI5KEf019948 |
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 |
Thanks for the suggestion on the tools. As an exercise, I generated this footprint with a python script of my own. Now, on the gschem side, given that I need to make as many clones of each repeated pin as necessary, is it OK to do the following?: 1. Place all clone pins of a common signal (say, VSWH) overlaped, so they show up as a single pin 2. Hide the name and pin number for all but one of the pins, so it doesn't look cluttered On Fri, Feb 17, 2012 at 12:42 PM, DJ Delorie <dj AT delorie DOT com> wrote: > >> The chip is the FDMF6707 DrMOS module from Fairchild. > > The datasheet for that has a suitable footprint and a sample pcb > layout for that. You'll need to use polygons (not traces) to connect > them up that way, and use the 's' key to make each polygon "solid". > >> 1. Could you please elaborate on how, if the pads have different pin >> numbers, the autorouter will know? > > The datasheet shows the pinout, with the various pins (er, pads) > numbered from 1 to 43. You should copy that numbering. Thus, there > will be eight pins that are connected to the VSWH net, and the > autorouter will know that all eight need to be connected. > >> 2. For the gschem symbol, Is it valid for me to define a multi-pad >> signal (i.e. PGND) by setting its pinseq and pinnumber both equal to a >> comma-separated list of the pad numbers to which it corresponds in the >> footprint? > > No. You need to make individual symbols pins for each physical > electrical connection. You should have 43 pins in your symbol when > you're done. > > Note: the easiest way to make symbols for these types of chips is to > use something like djboxsym or tragesym, which take a *list* of pins > and make the symbol for you. > > http://www.gedasymbols.org/user/dj_delorie/tools/djboxsym.html -- Luis Emiro Linares García ------------------------------ Físico - Ingeniero Electrónico Universidad de los Andes Bogotá D.C., Colombia.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |