|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Correlation of Routability and Placement Density for better QoR in 16nm technologyBy Chirag Maniya, Dhaval Parikh (eInfochips) ABSTRACT In any physical design procedure, Placement and Routing are the two chief steps. To get better QoR in routing, engineers tend to give a first glance to placement density. In this article, we will discuss the method to figure out the range of placement density through various practical data. Using that range, any design can be routable with better QoR. For the sake of discussion, our concentration will be solely on 16nm technology. As technology nodes shrink, it can be observed that starting utilization is becoming lower and lower in order to make the design routable. Placement density ranges can be very helpful to get better QoR while routing the design. While starting at any of the chips, placement density analysis can be very useful so that better results can be achieved even with lesser number of iterations. In this paper, we will concentrate on placement utilization in order to make design routable. The observation can be divided into three categories.
As a comparison point, the following Placement Data have been taken into consideration. 1. High Memory Count
2. Moderate Memory Count
3. Without memory
In case we are dealing with a bit higher memory count so that the macro area is way ahead of standard cell area, the placement utilization can be achieved somewhere near 45% to 50%. The Macro will have more numbers of pins due to which it needs more quantity of routing resources which will end up taking lower placement density. However, if memory count is on the lower side or moderate so that macro area is equal or less than standard cell area, placement utilization can be achieved somewhere near 55% to 60%. In case we are considering memory less blocks, Placement utilization can be achieved nearer to 65%. As soon as the block has a macro area equal or less than standard cell area, pin density per unit area will be less compare to macro dominant blocks. Due to lower pin density per unit area, the block can take higher placement density area. As specified in the last column, the design will be only routable if placement density is in above mentioned range for a specific category. Same as Place density, Pin density is also a good comparison point. For high memory count blocks, it should not be more than 15% and for moderate memory count blocks or memory less blocks, it can go up to 30%. Once place density or pin density crosses the range which has been discussed here, it will be pretty difficult to close the block. Here, pin density is considered as a total quantity of pins divided by total instance area of the block. In case someone wonders what are the reasons that makes it so difficult to achieve higher density into 16nm chips. Here are some of the reasons.
On top of all these, all above data are taken from one of the networking chips. As power requirement is very critical for networking chips, Power planning is done across all the layers. Which means routing resources will be very critical for these blocks. Best techniques for higher density blocks in 16nm Chips. Once starting utilization is in above mentioned range, one still needs to have a recipe in order to make design routable. We will discuss some ingredients from the recipe. 1) Cell padding for Flops, aoi, oai cells. If we are facing dense congestion spot in the core area, it is very much possible that it is because of high pin density in a particular area. So, we can apply cell padding for those sequential or combinational cells which are having high number of pins. For example, Without cell Padding
With Cell Padding QoR 2) Uniform Density. Uniform Density can be used at the placement stage. Using this setting, a tool will try to spread logic equally throughout the design. So this will spread the logic a bit and help in congestion. This setting can be used once we analyze our placement database. If we are observing empty space or spot as shown in figure-1, we can try to spread that uniformly throughout the design as shown in fighre-2. Placement Density might increase as logic will be speared a bit however overall QoR will be improved. With Default setting setPlaceMode -uniformDensity false QoR With uniform Density setPlaceMode -uniformDensity true
3) Blockages between narrow macro channels. Macro channel blockages according to logic spread-ed. There will be macro channel as per basic requirement of macro placement. Partial blockages can be used to avoid extra logic to be seated into those channels and congestion can be reduced. finishFloorplan -density 10 -fillPlaceBlockage partial 50 -namePrefix channel With Default setting QoR With soft blockages between macro channels
4) Skiptrack option while doing Trial Route will also help in case congestion is a bit on the higher side. setTrialRouteMode -skipTracks "M4 1:5 M5 1:5 M6 1:5 M7 1:5 M8 1:5 M9 1:5 M10 1:5" QoR Conclusion: Placement Density range is concluded in this paper to have a better QoR.
Once placement density is defined, still cell padding, macro channel blockages, skip Tracking, uniform density are the option which can be used to have a better QoR results after routing. If you wish to download a copy of this white paper, click here
|
Home | Feedback | Register | Site Map |
All material on this site Copyright © 2017 Design And Reuse S.A. All rights reserved. |