csjiang
Newbie level 5
- Joined
- May 19, 2010
- Messages
- 9
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Taiwan
- Activity points
- 1,362
Dear all:
I am studying the Synopsys "low power design flow". There are some questions list below need your help.
1. I create UPF file for Design Compiler to describe power domains of my design. One power domain (PD1) can be normal supplied or turned off, one domain (PD2) is always on but can be reduced voltage level when PD1 is off. After I load UPF file, will the design compiler capture the knowledge that PD2 has two power levels and perform synthesis on both voltage levels cases to optimize my design? Or I need to create scenarios to perform multi-voltage optimization flow?
2. If I need to create scenarios to perform multi-voltage optimization, how should I describe the case that PD1 is turned off and PD2 is at lower power voltage level? "set_voltage 0" on the supply net of PD1? Or I need to set false path on the paths of crossing PD1 and PD2?
Thank you for your help.
I am studying the Synopsys "low power design flow". There are some questions list below need your help.
1. I create UPF file for Design Compiler to describe power domains of my design. One power domain (PD1) can be normal supplied or turned off, one domain (PD2) is always on but can be reduced voltage level when PD1 is off. After I load UPF file, will the design compiler capture the knowledge that PD2 has two power levels and perform synthesis on both voltage levels cases to optimize my design? Or I need to create scenarios to perform multi-voltage optimization flow?
2. If I need to create scenarios to perform multi-voltage optimization, how should I describe the case that PD1 is turned off and PD2 is at lower power voltage level? "set_voltage 0" on the supply net of PD1? Or I need to set false path on the paths of crossing PD1 and PD2?
Thank you for your help.