Forum Discussion

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

dynamic power

i want to know how to get dynamic power in altera cyclone II family

Iam getting only static power,I/O power

what steps to be follow?

give one example for simple nand gate with input 00 and 01.how to find dynaic power in altera

Thanx in advance

3 Replies

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

    Hai Alex,

    i tried with power play estimiators but iam getting only thermal power.i need to calculate dynamic power.

    already i tried with cyclone II userguide.it is asking to generate vcd file.generated vcd file also.

    next step asking to generate sdf file.how to proceed dont know..
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Step 1) run a modelsim gate level simulation and set it to generate the .vcd file. The simulation must be long enough and with enaugh variations on the inputs to be representative of the actual working conditions of your circuit.

    step 2) change the power analyzer settings abd tell it to use the generated .vdc file

    step 3) run the power analyzer. Read the data, Verify the confidence metrics to see if there are signals that are not properly stimulated by your simulation.