Multi-vth design not performed

Status
Not open for further replies.

onta00

Newbie level 4
Joined
Oct 11, 2018
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
33
I’m trying to implement my design using two libraries, one containing cells with low threshold voltage, and the other one with high threshold voltage, in order to minimize the leakage power. I included them in the link library and target library, but at the end of the process, design compiler has used only cells of the library with higher threshold voltage. Why? Did I miss something to allow dc using both libraries ?
 

Did you have set
set_scenario_option -leakage_power true
or
set_leakage_optimization true
 

Did you have set
set_scenario_option -leakage_power true
or
set_leakage_optimization true

yes i used set_leakage_optimization true, but the result is the same
 

if you have any scenarios defined, you should use set_scenario_option.
 
Reactions: onta00

    onta00

    Points: 2
    Helpful Answer Positive Rating
The fact is I have no scenarios set
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…