Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal power is super large #157

Closed
Jian-PENG207 opened this issue Sep 13, 2022 · 3 comments
Closed

Internal power is super large #157

Jian-PENG207 opened this issue Sep 13, 2022 · 3 comments

Comments

@Jian-PENG207
Copy link

Hi,

I use sky130 to generate the SRAM. But in the .lib file, the internal power is super large which is impossible in the real world. This super large internal power result is also reported in the DC. Is this a bug?
internal_power(){
when : "!csb0 & web0";
rise_power(scalar){
values("1.706915e+11");
}
fall_power(scalar){
values("1.706915e+11");
}
}

@mguthaus
Copy link
Collaborator

Yes

Are you running in analytical mode?

@Jian-PENG207
Copy link
Author

Yes

Are you running in analytical mode?

Yes. I would like to get a reliable power simulation based on the .saif file. Is there any other method to get the accurate power consumption with the generated sram model?

@mguthaus
Copy link
Collaborator

mguthaus commented Sep 13, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants