| Author |
Message |
Pat_Mustard
Joined: 22 Jan 2009 Posts: 22 Helped: 8
|
29 Oct 2009 10:46 Extracting power nets only from layout |
|
|
|
|
In the past I used to use a tool that would take a LVS clean layout create a view showing only the metal layers attached to a supply pin. This was very handing to make sure there was not any blocks relying on minimum sized wire for their supply leading to IR drops and electromigration issues.
I can't for the life of me remember how we done it though, I am using Virtuoso XL and have both Assura and Calibre extraction, does anyone else know how to do this?
Cheers
|
|
| Back to top |
|
 |
dick_freebird
Joined: 04 Mar 2008 Posts: 312 Helped: 45 Location: USA
|
29 Oct 2009 18:49 Extracting power nets only from layout |
|
|
|
|
You could go to the extracted view and highlight the net.
In some kits (I have seen this especially in power ASIC
technologies where numerous supply rails and partitions
are expected) there may be multiple metal layers where
some are allocated to power (e.g. you have Met1, VSS_Met1,
VDD_Met1, HV_Met1) and thay are "booleaned" together
at mask fab; the advantage is, you can easily highlight
anytime and you can use DRCs to find power shorts (provided
you stuck to the plan). This latter can be difficult if your
LVS doesn't have a good "shorts and opens" tool or its
heuristics are lame.
|
|
| Back to top |
|
 |
Google AdSense

|
29 Oct 2009 18:49 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
Pat_Mustard
Joined: 22 Jan 2009 Posts: 22 Helped: 8
|
30 Oct 2009 10:07 Extracting power nets only from layout |
|
|
|
|
| Cheers ****, put together a rules file to use during extraction that will produce a layout with only a certain net.
|
|
| Back to top |
|
 |
llbaobao
Joined: 19 May 2008 Posts: 51 Helped: 5
|
02 Nov 2009 8:28 Extracting power nets only from layout |
|
|
|
|
Use a rule script to see the distribute of a certain net, such as power or ground, is a quick way, but may sometime still have error due to oversight.
Maybe use a power simulation software to simulate the volt drop and EM is more accurate.
|
|
| Back to top |
|
 |