Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Measuring the dynamic power consumption of my C program

Hi,

I am using a Cyclone III board with NiOS EDS v12.0. I have an image processing algorithm and I would like to measure the power consumption of this algorithm during its execution. I see that the "POWER DISPLAY" LCD display shows power values throughout the execution of the code. Can anyone help me with this - How do I record these values so that I can compute an average offline?

Thanks,

Nirmala

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi Nirmala,

    First, is your power display working well ?

    If you want to record the power values, you should connect MAX II in your Qsys system.

    Thanks to the FSM bus (MAX II, Flash, SRAM), you can manage to read some

    registers of MAX II, particularly those of power datas.

    regards,