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

Question about whether COFFE supports energy_per_toggle in the architecture description file required for VTR #49

Open
jdzhu19 opened this issue May 20, 2023 · 5 comments

Comments

@jdzhu19
Copy link

jdzhu19 commented May 20, 2023

If wanting to do power estimation in VTR, it needs to have a power description with energy_per_toggle in the architecture description file, for example, energy_per_toggle of memory in various modes, I would like to ask if COFFE supports to calculate this value?

@vaughnbetz
Copy link
Owner

vaughnbetz commented May 20, 2023 via email

@jdzhu19
Copy link
Author

jdzhu19 commented May 21, 2023

I don't see an output line for that in the code, although I only did a quick look. It should be possible to add if it isn't there though (although you might have to do it). Stephen & Sadegh: does COFFE include power data in the vpr output file? We should also add a regtest for vpr output; I don't see any golden test results for a vpr file output which makes it harder to check the answer to this question. Vaughn

On Sat, May 20, 2023 at 4:56 AM jdzhu19 @.> wrote: If wanting to do power estimation in VTR, it needs to have a power description with energy_per_toggle in the architecture description file, for example, energy_per_toggle of memory in various modes, I would like to ask if COFFE supports to calculate this value? — Reply to this email directly, view it on GitHub <#49>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNDPJ2K5A2NTUYTQ37K6QLXHCBM3ANCNFSM6AAAAAAYITPP3A . You are receiving this because you are subscribed to this thread.Message ID: @.>

I was doing some custom coding on the vpr output file of COFFE some time ago, and I am sure that there is no information related to power in the original vpr output file, and there seems to be a lack of information like energy_per_toggle in the final report formed by COFFE, how should I go about getting this information?

@vaughnbetz
Copy link
Owner

vaughnbetz commented May 21, 2023 via email

@vaughnbetz
Copy link
Owner

vaughnbetz commented May 21, 2023 via email

@vaughnbetz
Copy link
Owner

Great, thanks Sadegh.

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