Skip to content

AccelWattch power calculation ? #544

@beneslami

Description

@beneslami

Hi,

I added a second NoC and tried to measure the power for both, separately.
I encountered a weird problem during reporting the average power in accelwattch_power_report.log.
in line 550 of processor.cpp, shouldn't it be the

l1dirarray[i]->cachep.executionTime = XML->sys.total_cycles / (XML->sys.core[0].clock_rate * 1e6);

there? Just like for L2 in line 513.

When I added the above line, the result seemed correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions