Introduction
Power Planning is one of the most important stage in Physical design. Power network is being synthesized, It is used provide power to macros and standard cells within the given IR-Drop limit. Steady state IR Drop is caused by the resistance of the metal wires comprising the power distribution network. By reducing the voltage difference between local power and ground, steady-state IR Drop reduces both the speed and noise immunity of the local cells and macros.
Power planning management can be divided in two major category first one is core cell power management and second one I/O cell power management. In core cell power planning power rings are formed around the core and macro.In IO cell power planning power rings are formed for I/O cells and trunks are created between core power ring and power pads.
In addition trunks are also created for macros as per the power requirement.
power planning is part of floor plan stage. In power plan, offset value for rings around the core and vertical and horizontal straps is being define
I/O cell library contains I/O cell and VDD/VSS pad cell libraries. It also contain IP libraries for reusable IP like RAM, ROM and other pre designed, standard, complex blocks.
Power planning management can be divided in two major category first one is core cell power management and second one I/O cell power management. In core cell power planning power rings are formed around the core and macro.In IO cell power planning power rings are formed for I/O cells and trunks are created between core power ring and power pads.
In addition trunks are also created for macros as per the power requirement.
power planning is part of floor plan stage. In power plan, offset value for rings around the core and vertical and horizontal straps is being define
I/O cell library contains I/O cell and VDD/VSS pad cell libraries. It also contain IP libraries for reusable IP like RAM, ROM and other pre designed, standard, complex blocks.
Input Required In Power Planning
1. Database with valid floorplan
2. power rings and power straps width
3. Spacing between VDD and VSS Straps
Output Of Power Planning
Design with Power Structure
Detailed Power planning Concepts
Detailed Power planning Concept
There are two types of power planning and management. They are core cell power
management and I/O cell power management. In former one VDD and VSS power
rings are formed around the core and macro. In addition to this straps and trunks are
created for macros as per the power requirement. In the later one, power rings are formed
for I/O cells and trunks are constructed between core power ring and power pads. Top to
bottom approach is used for the power analysis of flatten design while bottom up approach
is suitable for macros.
The power information can be obtained from the front end design. The synthesis tool
reports static power information. Dynamic power can be calculated using Value Change
Dump (VCD) or Switching Activity Interchange Format (SAIF) file in conjunction
with RTL description and test bench. Exhaustive test coverage is required for
efficient calculation of peak power. This methodology is depicted in Figure (1).
For the hierarchical design budgeting has to be carried out in front end. Power is calculated
from each block of the design. Astro works on flattened netlist. Hence here top to bottom
approach can be used. JupiterXT can work on hierarchical designs. Hence bottom up
approach for power analysis can be used with JupiterXT. IR drops are not found in
floor planning stage. In placement stage rails are get connected with power rings, straps,
trunks. Now IR drops comes into picture and improper design of power can lead to large
IR drops and core may not get sufficient power.
Figure (1) Power Planning methodology
Below are the calculations for flattened design of the SAMM. Only static power reported by
the Synthesis tool (Design Compiler) is used instead of dynamic power.
- The number of the core power pad required for each side of the chip
= total core power / [number of side*core voltage*maximum allowable current for a I/O pad]
= 236.2068mW/ [4 * 1.08 V * 24mA] (Considering design SAMM)
= 2.278
~ 2
Therefore for each side of the chip 2 power pads (2 VDD and 2 VSS) are added.
- Total dynamic core current (mA)
= total dynamic core power / core voltage
= 236.2068mW / 1.08V
= 218.71 mA
- Core PG ring width
= (Total dynamic core current)/ (No. of sides * maximum current density of the metal layer
used (Jmax) for PG ring)=218.71 mA/(4*49.5 mA/µm)~1.1 µm~2 µm
- Pad to core trunk width (µm)
= total dynamic core current / number of sides * Jmax where Jmax is the maximum current
density of metal layer used
= 218.71 mA / [4 * 49.5 mA/µm]
= 1.104596 µm
Hence pad to trunk width is kept as 2µm.
Using below mentioned equations we can calculate vertical and horizontal strap width and
required number of straps for each macro.
- Block current:
Iblock= Pblock / Vddcore
- Current supply from each side of the block:
Itop=Ibottom= { Iblock *[Wblock / (Wblock +Hblock)] }/2
Ileft=Iright= { Iblock *[Hblock / (Wblock +Hblock)] }/2
- Power strap width based on EM:
Wstrap_vertical =Itop / Jmetal
Wstrap_horizontal =Ileft / Jmetal
- Power strap width based on IR:
Wstrap_vertical >= [ Itop * Roe * Hblock ] / 0.1 * VDD
Wstrap_horizontal >= [ Ileft * Roe * Wblock ] / 0.1 * VDD
- Refresh width:
Wrefresh_vertical =3 * routing pitch +minimum width of metal (M4)
Wrefresh_horizontal =3 * routing pitch +minimum width of metal (M3)
- Refresh number
Nrefresh_vertical = max (Wstrap_vertical ) / Wrefresh_vertical
Nrefresh_horizontal = max (Wstrap_horizontal ) / Wrefresh_horizontal
- Refresh spacing
Srefresh_vertical = Wblock / Nrefresh_vertical
Srefresh_horizontal = Hblock / Nrefresh_horizontal
Figure (1) Power Planning methodology
Below are the calculations for flattened design of the SAMM. Only static power reported by
the Synthesis tool (Design Compiler) is used instead of dynamic power.
- The number of the core power pad required for each side of the chip
= total core power / [number of side*core voltage*maximum allowable current for a I/O pad]
= 236.2068mW/ [4 * 1.08 V * 24mA] (Considering design SAMM)
= 2.278
~ 2
Therefore for each side of the chip 2 power pads (2 VDD and 2 VSS) are added.
- Total dynamic core current (mA)
= total dynamic core power / core voltage
= 236.2068mW / 1.08V
= 218.71 mA
- Core PG ring width
= (Total dynamic core current)/ (No. of sides * maximum current density of the metal layer
used (Jmax) for PG ring)=218.71 mA/(4*49.5 mA/µm)~1.1 µm~2 µm- Pad to core trunk width (µm)
= total dynamic core current / number of sides * Jmax where Jmax is the maximum current
density of metal layer used
= 218.71 mA / [4 * 49.5 mA/µm]
= 1.104596 µm
Hence pad to trunk width is kept as 2µm.
Using below mentioned equations we can calculate vertical and horizontal strap width and
required number of straps for each macro.
- Block current:
Iblock= Pblock / Vddcore
- Current supply from each side of the block:
Itop=Ibottom= { Iblock *[Wblock / (Wblock +Hblock)] }/2
Ileft=Iright= { Iblock *[Hblock / (Wblock +Hblock)] }/2
- Power strap width based on EM:
Wstrap_vertical =Itop / Jmetal
Wstrap_horizontal =Ileft / Jmetal
- Power strap width based on IR:
Wstrap_vertical >= [ Itop * Roe * Hblock ] / 0.1 * VDD
Wstrap_horizontal >= [ Ileft * Roe * Wblock ] / 0.1 * VDD
- Refresh width:
Wrefresh_vertical =3 * routing pitch +minimum width of metal (M4)
Wrefresh_horizontal =3 * routing pitch +minimum width of metal (M3)
- Refresh number
Nrefresh_vertical = max (Wstrap_vertical ) / Wrefresh_vertical
Nrefresh_horizontal = max (Wstrap_horizontal ) / Wrefresh_horizontal
- Refresh spacing
Srefresh_vertical = Wblock / Nrefresh_vertical
Srefresh_horizontal = Hblock / Nrefresh_horizontal
Other Topics Related to Power Plan
1. IR Drop
1. IR Drop
ReplyDeleteVery informative post. I absolutely love the graphics!
Interesting to see that blogs and social bookmarking have the
largest share in clicks in the statistics shown here.
After visiting your Website i feel that your Website is so, brilliant one and interesting so, i would like to wish to visit your Website again time.http://apkwell.blogspot.com/
ReplyDeleteI have been browsing internet for more than three hours today since morning, yet I didn't found any interesting article like this which provides knowledge. Thank You.
ReplyDeleteHi, very good article.
ReplyDeleteThanks for sharing, keep up the good work.
DOWNLOAD ANDROID PAID APPLICATIONS AND GAMES FOR FREE
nice
ReplyDeletethis is very knowledgeable article about Power Planning is one of the most important stage in Physical design. thanks you for sharing with us, I'm waiting for your next article.
ReplyDeletesatta result
satta matka
gali satta
disawar result
gali result
satta
satta king
satta matka result
satta chart
Please specify parameters of equations..
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteLudo King Mod Apk
ReplyDeleteDownload New Updated Mod Apk for Ludo King
the ringtonebaaz is the ebst websites to download mp3 ringtones for free
ReplyDeletehttps://gtavicecitydownloadforpc.net.in/
great information i am reading everything understand you want Ludo king mod apk
ReplyDeleteVery impressive blog post, I subscribed your blog for your future post.
ReplyDeletebest equity broker in india
Very impressive blog post,Did you want to see the new uk lottery result so click here.
ReplyDeletesaturday thunderball results
looking for very much informative content have a successful problem solving article your have to sharing here this is great website design and looking everything is best osmapk
ReplyDeleteFriends, we liked reading this blog post very much, keep making such posts as soon as possible, if you want to download any kind of ringtone of
ReplyDeleteInstaGram Reels Ringtone Download , then now you can download with one click from my website.
Such a great information for blogger i am a professional blogger thanks
ReplyDeleteAlgorithmic Trading
ReplyDeleteGet listen and download to the best latest mp3 ringtone Ringtone download website website 100% secure
ReplyDeleteYou may develop into an anime avatar and discover a digital world. Make buddies to take pictures, play, and create with! Come be a part of us in making a playful digital world!
Vyou MOD APK
any body talk to with me please baby click here i am alone waiting for you please baby click here
ReplyDelete
ReplyDeleteRace to amass the brand new BMW M4 GT3! Different in-game rewards will probably be out there to win comparable to a brand new pores and skin for the Renault R.S. 01 and a brand new driver card.
GT Manager mod apk
get more trending latest songs from New Mp3 Songs Download
ReplyDeleteHindi Songs
English Songs
Pagalworld Songs
Tamil Songs
Punjabi Songs
Bhakti Songs
Telugu Songs
Trending Songs
get more trending latest songs from PagalWorld 2022 free for mobile phones
ReplyDeletedownload the best consoles Free Roms Downloader and Roms Download romsdorid for wii u, ps2, psp, etc for free for your pc and android.
ReplyDeleteCheck out the best top Latest pagalworld songs 2023 , Pagalworld, New, Old, Bollywood, Hollywood, etc. free in 2023.
ReplyDelete