<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: BGA routing problems? in EAGLE Forum (Read-Only)</title>
    <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102704#M37916</link>
    <description>&lt;P&gt;Thank you for the quick response. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. &amp;nbsp;Experimenting - I set my netclass to all 0 mil.&lt;/P&gt;&lt;P&gt;2. &amp;nbsp;Restring - Set everything to min of 4mil with 1%.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I create a via of 5 mil and diameter of 8 mil, the system still draws a via with 5 mil drill and 13 mil inner / outer layer diam. &amp;nbsp; &amp;nbsp;I am not sure what&amp;nbsp;I am missing. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2017 18:26:58 GMT</pubDate>
    <dc:creator>don.pitchford</dc:creator>
    <dc:date>2017-05-23T18:26:58Z</dc:date>
    <item>
      <title>BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/6990144#M37910</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions for BGA escape routing? Between autorouting/hand-routing I haven't been able to make much progress.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My main issue seems to be that I can't wire between the BGA pins on the top layer. This suggests a package/footprint error but I couldn't find anything.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/340335i80D996EA5CB09459/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a picture as reference - right now, it's impossible&amp;nbsp;for me to get the +3v3 pin at c9 anywhere I could make a via. Intuitively I should be able to route down to the center of the package and put a via there but Eagle isn't letting me. My min trace width is .005" while the pin pitch is .008" (so it should be able to route between pins without a problem).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions would be much appreciated! I can provide the parts/files if need be!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindest regards,&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Eagle 8.1.0 premium to make a custom PCB with a uControllor (specifically an LPC4088).&lt;/P&gt;</description>
      <pubDate>Sun, 02 Apr 2017 17:01:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/6990144#M37910</guid>
      <dc:creator>ryan.kaveh</dc:creator>
      <dc:date>2017-04-02T17:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/6990998#M37911</link>
      <description>&lt;P&gt;I think the problem is your DRC setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You really want your vias&amp;nbsp;fanning out in a diagonal&amp;nbsp;fashion from the pads.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However your pin pitch looks very fine and your will likely need to use micro vias&amp;nbsp;to fan out that BGA, although that will come with additional cost during fabrication.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I typically try to use BGAs with pitches no smaller than 0.6mm as that works well with many fab houses.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other people may have butter suggestions but I think microvias&amp;nbsp;might be the best option for a chip with a pitch that fine.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:50:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/6990998#M37911</guid>
      <dc:creator>Frazer2.BarnesAXF26</dc:creator>
      <dc:date>2017-04-03T09:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/6992462#M37912</link>
      <description>&lt;P&gt;Sorry, I mistyped the pin pitch. The BGA has a pitch of 8mm not 8 mils (I don't know what I was thinking).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hmm it might be my DRC file - I'll double check my pin/wire dimensions. But if I set my wire width to something really really small (say .01mm) Eagle still won't let me route it through the pins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regardless, thank you so much for the advice on wiring diagonally and for the screenshot, once I get this working I'll follow your example. Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindest regards,&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 18:30:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/6992462#M37912</guid>
      <dc:creator>ryan.kaveh</dc:creator>
      <dc:date>2017-04-03T18:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102344#M37913</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder if you could guide me on how to size my via. &amp;nbsp;I have a BGA with a pitch of 0.4mm. &amp;nbsp; I am trying to resize the via to fit on the ball (I will have the vias filled), but I can't seem to size the via pad small enough because of my DRC. &amp;nbsp; I am wondering which rule is forcing the pad size. &amp;nbsp; I been playing with it and can't seem to get the pad size of the via small enough. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any input would be helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;P&gt;Eagle 7.6&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 15:48:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102344#M37913</guid>
      <dc:creator>don.pitchford</dc:creator>
      <dc:date>2017-05-23T15:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102404#M37914</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4762303"&gt;@don.pitchford&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder if you could guide me on how to size my via. &amp;nbsp;I have a BGA with a pitch of 0.4mm. &amp;nbsp; I am trying to resize the via to fit on the ball (I will have the vias filled), but I can't seem to size the via pad small enough because of my DRC. &amp;nbsp; I am wondering which rule is forcing the pad size. &amp;nbsp; I been playing with it and can't seem to get the pad size of the via small enough. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any input would be helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;P&gt;Eagle 7.6&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi Don,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspect you might be falling foul of the minimum size settings in the "Restring" tab of the DRC. You'll likely need to drop these values down to do via in pad on your very fine pitch BGA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Rachael&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 16:08:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102404#M37914</guid>
      <dc:creator>rachaelATWH4</dc:creator>
      <dc:date>2017-05-23T16:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102480#M37915</link>
      <description>&lt;P&gt;Hi Ryan,&lt;/P&gt;
&lt;P&gt;Be sure to check the net class rules you have setup. The new routing features use the net classes to set clearances along with the DRC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;- Cameron&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 16:49:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102480#M37915</guid>
      <dc:creator>C.Nicks</dc:creator>
      <dc:date>2017-05-23T16:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102704#M37916</link>
      <description>&lt;P&gt;Thank you for the quick response. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. &amp;nbsp;Experimenting - I set my netclass to all 0 mil.&lt;/P&gt;&lt;P&gt;2. &amp;nbsp;Restring - Set everything to min of 4mil with 1%.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I create a via of 5 mil and diameter of 8 mil, the system still draws a via with 5 mil drill and 13 mil inner / outer layer diam. &amp;nbsp; &amp;nbsp;I am not sure what&amp;nbsp;I am missing. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 18:26:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102704#M37916</guid>
      <dc:creator>don.pitchford</dc:creator>
      <dc:date>2017-05-23T18:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102866#M37917</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4762303"&gt;@don.pitchford&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Thank you for the quick response. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. &amp;nbsp;Experimenting - I set my netclass to all 0 mil.&lt;/P&gt;&lt;P&gt;2. &amp;nbsp;Restring - Set everything to min of 4mil with 1%.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I create a via of 5 mil and diameter of 8 mil, the system still draws a via with 5 mil drill and 13 mil inner / outer layer diam. &amp;nbsp; &amp;nbsp;I am not sure what&amp;nbsp;I am missing. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Its because the restring is defining the minimum width if copper remaining after the hole is drilled so in your case 5mil + 4mil each side. If you want an 8mil overall size then you need to set the restring to 1.5mil.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rachael&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 19:35:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102866#M37917</guid>
      <dc:creator>rachaelATWH4</dc:creator>
      <dc:date>2017-05-23T19:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102907#M37918</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4762303"&gt;@don.pitchford&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for visiting our forums the diameter is still being dominated by the DRC. A 4mil minimum restring will yield a diameter of 5mils + 2×4 = 13mils. If you need a smaller via diameter you will have to adjust the restring even further.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What diameter are you going for? Additionally, if you want vias in pad you will have to use microvias. These are setup in the DRC sizes tab make sure that min micro via is smaller than minimum drill to enable microvias.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if there's anything else I can do for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 19:52:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7102907#M37918</guid>
      <dc:creator>jorge_garcia</dc:creator>
      <dc:date>2017-05-23T19:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7103230#M37919</link>
      <description>&lt;P&gt;Georgio,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good to hear from you.&amp;nbsp; I was actually looking to do a via with a drill of 5 mil (minimum my board house can do) with pad of 10 mil (total diameter). &amp;nbsp; I was hoping NOT&amp;nbsp;to do micro vias because my board is not that complex and I can escape the bga on a 4 layer through hole via with fill. &amp;nbsp;When I place 5mil with a 13 mil ring, the rings are just too close for comfort.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess I don't fully understand the DRC / restring. &amp;nbsp;I have reset the DRC via out to 5 mil with 25%. &amp;nbsp;The percentage doesn't seem to matter (changed to 1%). &amp;nbsp;I think something else is overriding my restring. &amp;nbsp;Right now I am getting a drill of 5 mil with outer / inner diameter of 15 mils and I am stuck. &amp;nbsp; Do you have a DRC that I can test that would allow me to create this via?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 22:25:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7103230#M37919</guid>
      <dc:creator>don.pitchford</dc:creator>
      <dc:date>2017-05-23T22:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7103257#M37920</link>
      <description>As I said in my reply, the restring is the minimum width of copper around the hole so with a 5mil hole and 5mil restring (gives 5mil all around the hole) that is 15mil total. Reduce the restring to 2.5mil or less then it will work.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Rachael</description>
      <pubDate>Tue, 23 May 2017 22:36:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7103257#M37920</guid>
      <dc:creator>rachaelATWH4</dc:creator>
      <dc:date>2017-05-23T22:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7103265#M37921</link>
      <description>&lt;P&gt;Rachael,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry I didn't listen.. mostly because I didn't fully understand it. &amp;nbsp; I changed the restring to 2.5mil and worked like a champ. &amp;nbsp; I still have much more learning, but it solves me issue. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Super Thanks and I apologize I didn't listen the first time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 22:40:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7103265#M37921</guid>
      <dc:creator>don.pitchford</dc:creator>
      <dc:date>2017-05-23T22:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7103271#M37922</link>
      <description>&lt;P&gt;It's okay, not apology needed, sometimes it's not easy to follow everything people say when your new and still have lots to learn. You got it sorted now so that's all that matters &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 22:45:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7103271#M37922</guid>
      <dc:creator>rachaelATWH4</dc:creator>
      <dc:date>2017-05-23T22:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: BGA routing problems?</title>
      <link>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7105964#M37923</link>
      <description>Hi Don,&lt;BR /&gt;&lt;BR /&gt;Just for your reference, this blog post covers how the Restring features works in detail and I think it will help.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.autodesk.com/products/eagle/blog/what-you-didnt-know-about-eagle-restring/" target="_blank"&gt;https://www.autodesk.com/products/eagle/blog/what-you-didnt-know-about-eagle-restring/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please make sure to give Kudos on the posts that helped you, since they may also help others. Any post that solves an issue should be Accepted as a solution.&lt;BR /&gt;&lt;BR /&gt;Thanks for contributing.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 May 2017 16:33:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/eagle-forum-read-only/bga-routing-problems/m-p/7105964#M37923</guid>
      <dc:creator>jorge_garcia</dc:creator>
      <dc:date>2017-05-24T16:33:09Z</dc:date>
    </item>
  </channel>
</rss>

