Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
nemanja_savic
Posts: 9
Registered: ‎03-27-2012
0

A block zero power consumption

Hi all,

 

I have design and implemented a very simple design, and now I would like to get some information on power consumption. So, place and route was OK. Then i have generated the primetime netlist model and run post route simulation with checked option to generate SAIF file. After generating SAIF file, i run Xpower Analyzer, but the problem is, three identical blocks have zero power consumption. THose three block are clocked from internaly generated clock signal, which is manualy buffered using BUFG cell. I have attached detailed report from Xpower.

 

Hope somebody can help me.

Thanx

Xilinx Employee
austin
Posts: 3,625
Registered: ‎02-27-2008
0

Re: A block zero power consumption

n,

 

It has no idea what the clock frequency is.  So, with no clock, there is only static power, whuch varies hardly is all ragardless of the design.

 

 

Austin Lesea
Principal Engineer
Xilinx San Jose
Visitor
nemanja_savic
Posts: 9
Registered: ‎03-27-2012
0

Re: A block zero power consumption

Ok, but how to specify that I have another clock. In Xpower tool, I am able to see that I have two clock domains, it is also showing me the frequency. I don't know if u have looked in my .pwr file attached to he previous message, i have clk signal and lfsr_clk. Lfsr is derived from clk using simple prescaler. Clk has fanout of 3 and lfsr clk has roughly 48, and tool says clk signal consumes more power.

 

Thanx

Xilinx Employee
austin
Posts: 3,625
Registered: ‎02-27-2008
0

Re: A block zero power consumption

n,

 

Also, your design is so small, that I doubt there is much difference between nothing in the device, and your design (<4%).

 

 

Austin Lesea
Principal Engineer
Xilinx San Jose
Visitor
nemanja_savic
Posts: 9
Registered: ‎03-27-2012
0

Re: A block zero power consumption

OK, I understand. I just want to be clear about something. Is it enough to make some clock signal from logic and manualy insert buffer or I should somehow tell the tool that generated signal is used for clocking. If the last is correct, any suggestions?

 

Thank you very much

Nemanja