| Author |
Message |
neo321
Joined: 25 Sep 2008 Posts: 7
|
30 Sep 2008 14:21 Multi Voltage or Multi Threshold designs ??? |
|
|
|
Hi,
I am trying to use Multi Voltage or Multi Threshold concepts in my design. Can I do this using only Design Compiler or do i need to use Physical Compiler also for this????
Also ... for clock gating is it necessary to use Power Compiler???
Can anyone guide as to what should be my approach for this??
Thanks in advance.
|
|
| Back to top |
|
 |
viju
Joined: 26 Nov 2006 Posts: 52 Helped: 8 Location: Bangalore
|
30 Sep 2008 14:57 Multi Voltage or Multi Threshold designs ??? |
|
|
|
DC is able to handle the multi threshold design... but for that you need to inform your tool for it... that which lib is high vt and etc...
For clk gating, again DC is able to handle... inform DC that you want to implement clk gating with min. bus width of x bits.... and infom the style for clk gating... and inform which cell from library should tool use to implement the clk gating... normally in library ICG(integrated clk gating ) cell is available.... so you can inform tool to use that cell instead of descrete logic
Hope this helps...
|
|
| Back to top |
|
 |
neo321
Joined: 25 Sep 2008 Posts: 7
|
30 Sep 2008 15:02 Re: Multi Voltage or Multi Threshold designs ??? |
|
|
|
@ viju.
Thanks a lot for this invaluable help...
u have mentioned tht DC handles multi Vt and clock gating.. do i have to include the commands in the script file ?? ... if yes can u provide some documentation or links for this?????
I would be very grateful if you can help in this...
Thanks in advance.
|
|
| Back to top |
|
 |