X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s1024; t=1382821344; bh=TvlhxtiYMbe34Us8eM2hnWEGiZIY/qRH0HxJo9UObkw=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type; b=cS80RmHrLn77LIw8DGaFpyn0116+mCbC80A8BcTVJ797pK06pMSFnIJC8Ww5uR78EzSfAt46dRTv+2HSOIbk8s1wC5tMTldEXWj+TBIqTUdMuxfT53RdU8EpWSIP9eNdtZxl+LFEMz3nyn1iax16lmnKPT6nLazgpx2OuDpdCrk= X-Yahoo-Newman-Id: 315732 DOT 69074 DOT bm AT smtp117 DOT sbc DOT mail DOT gq1 DOT yahoo DOT com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: gUvB_f8VM1kdDxrhcqTlcitP_7CLAmN9yWCGrl6cAYGH2ON 3K9Yn1Wo4.V2mzXdTm6H0s8BMsqcSb05AdzOxMM9Qx4PLXiQjKGCgCr3Pmeb a172POM1_f6xT.B50ZmSvvxwiccg54RfR04iQttYSo163nNT.FDF.JTumGkk G1cZcKGJUcrq2a_WTpoGyCdb7mxbqcVf.znv19q5CxhH8SM2NOzJIXF3wgP0 L9P3AGH5uzGBgN4Eubhq.NKsBIGYvvvo7o8jr1gMdDJB8QSVjZmxDHnD.Fu. 5DQ4ovpo77rLrhOH7S7ax1Kp7KkZ9Iris77oJlnFPmY0pptFUEZIexwGO689 XwbGcblhXyEP9aIOSz9OKYV5fA01ZHdxeeZuA7Y3wwEOMuDvWJkl6_gu6PlL yL86lhK5FXAMzOdBTgJBVBB9N5C2HM1zaXekSjRA_e2NQAcFLo.XgHPTQfTs VcaBCRFY2Kvwx6lg_aW76gL9b_yDkrCI7g5dRR5YtYeK6.CUdE4bhDVeR2Ro 1pmo.2tUjoM39XeKduVb3NYAVbI7lsc8H15YDrgjyN461YZ6Ww4Kbr5aWKeC BAEJA99rFDUPGgI_182Lp0__VKQdApkIfUMrAQplsWuc_8zEn4cZnM9wt8J0 ZusQ7GwVi1nlQbUXE2j3XXKyNT.A64ZgmMXB5Wrrmg_PBGA-- X-Yahoo-SMTP: f_DTt3mswBBgAkQlHvfWr7fedPivEj8lM_i1QPTGLa1z0f7XFiw- X-Rocket-Received: from [192.168.2.43] (girvin DOT herr AT 75 DOT 15 DOT 197 DOT 253 with ) by smtp117.sbc.mail.gq1.yahoo.com with SMTP; 26 Oct 2013 21:02:24 +0000 UTC Message-ID: <526C2EB7.8060600@sbcglobal.net> Date: Sat, 26 Oct 2013 14:05:59 -0700 From: Girvin Herr User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130807 Thunderbird/17.0.8 MIME-Version: 1.0 To: geda-user AT delorie DOT com CC: James Jackson Subject: Re: [geda-user] Power to ICs with numslots > 1 References: <201310261908 DOT r9QJ8Vv8025803 AT envy DOT delorie DOT com> <526C1AF1 DOT 8000107 AT sbcglobal DOT net> In-Reply-To: Content-Type: multipart/alternative; boundary="------------020600070905070805070900" Reply-To: geda-user AT delorie DOT com This is a multi-part message in MIME format. --------------020600070905070805070900 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit James, I have not done any PCB layouts yet with gschem/pcb. All of my work so far has been with gschem documenting existing designs for posterity to get out of the volatile paper domain and into the digital age. I have learned the hard way not to change existing symbols, which would mess up my existing schematics big time. "Where did all those red triangles come from?!" However, I plan to switch over to this method, using new versions of my existing symbols. That way, the work I have done so far will still be okay, but new work will be clearer using this method of separate device and power symbols. Before I retired from Lockheed Martin, I remember they used this system of representing power and ground with separate symbols, usually all on one schematic sheet. The decoupling capacitors were represented right alongside the particular symbol, which made the design unambiguous. As I said, I am not sure these schematics had the intelligence to extract a netlist, but they may have. Even so, it was much better for documentation and troubleshooting. It gets even better when the design has both analog and digital power and grounds. There is no question about what rail goes where. Good luck. Girvin On 10/26/2013 12:53 PM, James Jackson wrote: > DJ, > > Thanks - I had a suspicion this was the way to go, but good to get > confirmation. Girvin: I've implemented this method in my schematic, > but haven't seen what the netlister / PCB layout software makes of it > yet. It certainly unclutters the schematic though. > > Yours, > James. > > > On Sun, Oct 27, 2013 at 12:11 AM, Girvin Herr > > wrote: > > DJ, > I have seen this done on production schematics. However, I am not > sure they were "intelligent", just documentation. > Does this separate symbol method replace the net=GND:n and > net=+5V:n etc. symbol attributes or are they still needed in the > symbol? > The two methods sound redundant. Using the symbol attributes > "hardwires" the net name, but the separate power and ground > symbols allow netnames other than what otherwise would be > specified in the symbol. I like that versatility. > > Girvin Herr > > > > > On 10/26/2013 12:08 PM, DJ Delorie wrote: > > Typically, you'd have a separate symbol that had *only* the > two power > pins, and the same refdes. The netlister will merge those > pins with > the slotted pins when the schematic is exported. > > > --------------020600070905070805070900 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit James,
I have not done any PCB layouts yet with gschem/pcb.  All of my work so far has been with gschem documenting existing designs for posterity to get out of the volatile paper domain and into the digital age.  I have learned the hard way not to change existing symbols, which would mess up my existing schematics big time.  "Where did all those red triangles come from?!"  However, I plan to switch over to this method, using new versions of my existing symbols.  That way, the work I have done so far will still be okay, but new work will be clearer using this method of separate device and power symbols.

Before I retired from Lockheed Martin, I remember they used this system of representing power and ground with separate symbols, usually all on one schematic sheet.  The decoupling capacitors were represented right alongside the particular symbol, which made the design unambiguous.  As I said, I am not sure these schematics had the intelligence to extract a netlist, but they may have.  Even so, it was much better for documentation and troubleshooting.  It gets even better when the design has both analog and digital power and grounds.  There is no question about what rail goes where.

Good luck.
Girvin



On 10/26/2013 12:53 PM, James Jackson wrote:
DJ,

Thanks - I had a suspicion this was the way to go, but good to get confirmation. Girvin: I've implemented this method in my schematic, but haven't seen what the netlister / PCB layout software makes of it yet. It certainly unclutters the schematic though.

Yours,
James.


On Sun, Oct 27, 2013 at 12:11 AM, Girvin Herr <girvin DOT herr AT sbcglobal DOT net> wrote:
DJ,
I have seen this done on production schematics.  However, I am not sure they were "intelligent", just documentation.
Does this separate symbol method replace the net=GND:n and net=+5V:n etc. symbol attributes or are they still needed in the symbol?
The two methods sound redundant.  Using the symbol attributes "hardwires" the net name, but the separate power and ground symbols allow netnames other than what otherwise would be specified in the symbol.  I like that versatility.

Girvin Herr




On 10/26/2013 12:08 PM, DJ Delorie wrote:
Typically, you'd have a separate symbol that had *only* the two power
pins, and the same refdes.  The netlister will merge those pins with
the slotted pins when the schematic is exported.




--------------020600070905070805070900--