X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s2048; t=1433885361; bh=jQbh9kbIO+W/ifGETdHj3Y3mtyJ2exQTFhOYPi8Q2nI=; h=From:Subject:Date:References:In-Reply-To:To:From:Subject; b=CxQofotOYYSXVxkBj0tvqjD13uxFp6x6sxSTvdPYF2YCiO6WUHG3ijSWxZ1b6qeUV57k/wBfHm5vk6qYCFAgk5LiydpRJ0L1H/U7vNArk3L3EG3fmOpRCzkyFR9S6rZXwpuesY7Z5BFoZZS4YpdgaSUjtZwVeqMvUqxBWH8y8ORxbFQc2k0S2rdhXb2DkqkKDYYf5SO7exdY8/sq4XTpBCAHqU2nw2JS60CLmfuDm/oP88aP3rosm/MIQnlhmY8IJCxqMCnyFVSbCfzaFgRXVJi2sCpwJ3VOfuZKg96oXDBN5rQkSn1x0bhQacZ0onCAviFe6cwT70FCzlxAbp7gew== X-Yahoo-Newman-Id: 510435 DOT 50975 DOT bm AT smtp120 DOT sbc DOT mail DOT gq1 DOT yahoo DOT com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: tuHI_4wVM1lmjeIqNDSOSIT48G45nw_j3r3_62XiClrVDRC aIhUosHL_6P_q5quJV6wZt5ZWdxpB20EoSeZBorDFKTdgJwsTFxsu_J8BKGu 3SOKm20jwHHk0fT4y_MsvX1AaolFHJTMp4_GE_sdL4ZULzOpe6Hd8m1jcLGj RlldtWt4qTV99dgN6pTYkZyJi.i.kiH88X0X6jdcoH11QNNwMCnmYAybp3aD UJ2KjAyYaIHDn_G0YscVuSXAt9JsDMHav_OZn2kaO..c7AOSbNtXy_lx9y29 60p9Y.PhTOin1PUHaiY2pFiSZ4nIPH1R2C2ivlooCGGJzEe1bM2rsuMcXJVK TKFpx6s.zAaAc.ij0US3uk8i1GAvOXBhMvoGjYsZEyi8N9JWguTbDbu3G9Jm UcFvkTlAr4yBVbg1sdfY7Sqy5SEFFukiFzUP_f4g4Rb4YEnFEMybhXrUIiCh 4gGbqCbF0j1hdL4Zcl3bO3rfcG5EgAEgY0egAu9hGEeZK3nMWQT.NdbQdjJE yxYKqrjWdaJUsjCrggmzRdSwdtgALy6wiOgm2EBK6X.d1Z6Xj X-Yahoo-SMTP: b8jVkbOswBAqZ4BhECp7nxPJUfTGEnEGv_G4qgQeZMeAbA-- From: "Edward Hennessy (ehennes AT sbcglobal DOT net)" Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Subject: Re: [geda-user] Problem with BGA footprint generator Message-Id: Date: Tue, 9 Jun 2015 14:29:16 -0700 References: <5576E497 DOT 3030707 AT lsol DOT ru> <201506091611 DOT t59GBV3f018294 AT envy DOT delorie DOT com> <9B9230E1-E6C0-4A6E-8BC6-F56224D32DCC AT sbcglobal DOT net> <1433882876 DOT 3446 DOT 7 DOT camel AT akerlind DOT nu> In-Reply-To: <1433882876.3446.7.camel@akerlind.nu> To: "geda-user AT delorie DOT com" X-Mailer: iPhone Mail (12F70) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t59LTRaI026454 Reply-To: geda-user AT delorie DOT com Jonatan, In this device, the columns are letters and the rows are numbers (after rotating clockwise by 90 degrees, so that A1 is in the upper left). http://cds.linear.com/docs/en/datasheet/4630fa.pdf The datasheet also shows A1 in the lower left. I think the convention is to put A1 in the upper left on drawings. Cheers, Ed Sent from my iPhone > On Jun 9, 2015, at 1:47 PM, Jonatan Ã…kerlind wrote: > > Do you have examples of that inconsistency? Just checked with the JEDEC > standard (see below) and also checked a datasheet from Xilinx and LT > each, and they all agree. I checked these: > > www.jedec.org/sites/default/files/docs/SPP-020A.pdf > > http://www.linear.com/docs/46540 > > www.xilinx.com/support/documentation/package_specs/ft256.pdf > > > There seems to have been some ambiguity with the JEDEC standard (JEP95 > SPP-010) regarding this numbering, which was clarified in JEP95 > SPP-020A. > > The standard (SPP-020A) states that when viewing the package from top in > the as-mounted orientation with A1 at the top left corner (i.e. same as > looking at an unpopulated PCB footprint) the columns are enumerated > 1,2,3 left-to-right and the rows are enumerated A,B,C top-to-bottom. > > But to cite the background from SPP-020A: > "The numbering practice for grid array packages has been clearly defined > for square packages in JEP95, > Section 3, SPP-010. The application of this practice to rectangular > array packages is ambiguous and has led to inconsistency in the > numbering shown in JEDEC outlines." > > /Jonatan > > On tis, 2015-06-09 at 13:21 -0700, Edward Hennessy > (ehennes AT sbcglobal DOT net) wrote: >> After looking around, I've found two different pin numbering schemes. (Could be more.) >> >> When rotating the package so pin A1 is in the upper left, one scheme uses letters for the rows and numbers for the columns. The other uses numbers for the rows and letters for the columns. >> >> Examining datasheets, Linear uses one scheme, and Xilinx uses another. >> >> I need to update my footprint generator. >> >> Cheers, >> Ed >> >> Sent from my iPhone >> >>> On Jun 9, 2015, at 9:11 AM, DJ Delorie wrote: >>> >>> >>> I wonder if BGAs have the transistor problem... that the tool is >>> correct for some BGAs and wrong for others, and if we fix it it will >>> be correct for some BGAs and wrong for others. > > -- > Jonatan Ã…kerlind > +46702002897 > >