16
What are FPGA Power Management Design Techniques?

What are FPGA Power Management Design Techniques?

Embed Size (px)

Citation preview

Page 1: What are FPGA Power Management Design Techniques?

What are FPGA Power Management Design Techniques?

Page 2: What are FPGA Power Management Design Techniques?

Objectives

After completing this module, you will be able to:

Explain why you should target as much of the hard IP as possible

Describe how your design’s power consumption is dependent on your use of control signals

Explain how some common design techniques can improve your design’s power consumption

Use the newest architecture features to improve your design’s power consumption

Page 3: What are FPGA Power Management Design Techniques?

Reduce design size– Reduce the logic and routing resources your design uses– Manage which logic resources are used

• Instantiate and properly infer the best design resources

– Manage what control signals your design will use– Don’t trust your synthesis results…manage the results

Goal: Reduce Power Consumption

Page 4: What are FPGA Power Management Design Techniques?

Hard-IP Blocks

Reduces Static Power– Minimum transistor count

Reduces Dynamic Power– Metal Interconnects vs. Metal and programmable

interconnects– Reduced trace lengths

Product Architecture

Dedicated Hard IP

SW Power Optimization

Process Technology

LowPowerDesign

Techniques

PowerEstimation Tools

Dedicated Hard-IP

Static and dynamic power is minimized by using Hard-IP

Page 5: What are FPGA Power Management Design Techniques?

Look for opportunities to reduce logic– Time slicing of logic functions (2X frequency, ½ logic)

• In general, dynamic power improves due to more than 2X capacitance drop

Move functions to dedicated hardware resources– State machinesBRAMs– CountersDSP48s– Registers SRLs– BRAMs LUTRAMs

Use the Smallest Device Possible

Page 6: What are FPGA Power Management Design Techniques?

Tactics to Reduce Power

One of the side benefits of reducing the number of LUTs and FFs your design uses is that it also allows you to improve design speed

Do not over-constrain the design during synthesis– Promotes logic replication– Use your synthesis options carefully

The 6-input LUT allows you to pack more logic into a LUT– However, synthesis tools cannot remove added pipeline

registers– If your design is migrating from another FPGA you may need

to remove added pipeline registers

Page 7: What are FPGA Power Management Design Techniques?

Control Signals Problems

Instantiation of primitives and cores– Gate-level connection of UNISIM and core primitives dictates control signal

usage– Be aware that some IP available from the CORE Generator does not

necessarily follow these guidelines– Make certain that you can share the control signals between your design

and your COREs

Synthesis optimization– Synthesis may choose to build a control signal for logic optimization– This will be a problem if the control signal has a high fanout

Page 8: What are FPGA Power Management Design Techniques?

Avoid Active-Low Control Signals

Active-low control signals can produce sub-optimal results– Control ports on registers are active-high– Hierarchical design and design re-use can propagate bad design practices

(if the design uses active-low control signals)

This results in…– More LUTs and routing being used than necessary– This requires additional inverters at all lower leaf levels– Worse timing and power

Physical synthesis, design hierarchy, and incremental design practices– Can change control sets from the original specifications (be careful)– Global or logic optimization synthesis settings may choose to build a

control signal for logic optimization

Page 9: What are FPGA Power Management Design Techniques?

Use Active-High Control Signals

Flip-Flop

The inverters cannot be

combined into the same slice

This consumes more power and

makes timing difficult

Hierarchical design methods can proliferate LUT usage on active-low control signals

Page 10: What are FPGA Power Management Design Techniques?

Design Tips

Suggestions for faster and smaller designs– Use synchronous Set/Reset whenever possible – Use active-high CE and Set/Reset (no local inverter

for secondary control signals)– Try to build your design with as few control signals as

possible

Rules to recognize– Clocks and asynchronous set/resets always connect

to the control port of the FF– Asynchronous sets/resets have priority access to the

control ports over synchronous sets/resets– Clock enables and synchronous set/resets can

become control signals

DCE

SR

Q

FF1

CK

DCE

SR

Q

FF8

CK

● ● ●

Page 11: What are FPGA Power Management Design Techniques?

•DCMs are a limited resource

•DCMs consume a lot of power

•Using fewer DCMs saves global clock buffers

DCM or PLL

Logic and Flip-flops

Case A – Embedded DCM

In-1

In-x

In-1

In-x

Case B – External DCM

DCM

Minimizing the Use of DCMs or PLLs

Pulling buried DCMs or PLLs up to the top level reduces power

Page 12: What are FPGA Power Management Design Techniques?

Use BUFGMUX to shutoff global clock when possible– Reduces switching of circuit

Use BUFCE or BUFHCE to dynamically gate a clock– Saves routing – Reduces switching of circuit

Use local clock enables to eliminate extra FF/BRAM/DSP toggling– This will save routing resources

BUFGMUXBUFGCE

FF/BRAM/DSP

Reducing Clock and Block Activity

Turning a resource off saves dynamic power

Page 13: What are FPGA Power Management Design Techniques?

Summary

Reduce your design size– Target the dedicate IP as much as possible

• Hopefully, this will help you target as small a device as possible– Do not over-constrain your design (forces logic replication)– Remove unnecessary pipeline stages (especially if migrating a design)– Minimize your design’s control signals– Understand the control signals needed by your COREs

• Share these control signals with the rest of your design, if possible– Use active-high control signals– Use synchronous sets/resets– Minimize DCM or PLL use in lower power applications– Use the BUFGMUX, BUFCE, and BUFHCE primitives to reduce

unnecessary toggling and dynamic power consumption

Page 14: What are FPGA Power Management Design Techniques?

Where Can I Learn More?

Xilinx online documents – www.support.xilinx.com

• Spartan-6 FPGA Power Management User Guide, UG394 Introduces the Suspend and Hibernate modes Describes the necessary voltage supplies Introduces the low-power (-1L) devices Describes the Power-On and Power-Down behavior Power Estimation options are discussed

• Power Consumption in 65 nm FPGAs, WP246 Very useful resource to clarify this presentation

Page 15: What are FPGA Power Management Design Techniques?

Where Can I Learn More?

Xilinx Education Services courses www.xilinx.com/training– Designing with Spartan-6 and Virtex-6 Device Families course

• How to get the most out of both device families• How to build the best HDL code for your FPGA design• How to optimize your design for Spartan-6 and/or Virtex-6• How to take advantage of the newest device features

Free Video Based Training– How Do I Plan to Power My FPGA?– Power Estimation– What are the Spartan-6 Power Management Features?– What are the Virtex-6 Power Management Features?– What are FPGA Power Management HDL Coding Techniques?

Page 16: What are FPGA Power Management Design Techniques?

Xilinx is disclosing this Document and Intellectual Property (hereinafter “the Design”) to you for use in the development of designs to operate on, or interface with Xilinx FPGAs. Except as stated herein, none of the Design may be copied, reproduced, distributed, republished, downloaded, displayed, posted, or transmitted in any form or by any means including, but not limited to, electronic, mechanical, photocopying, recording, or otherwise, without the prior written consent of Xilinx. Any unauthorized use of the Design may violate copyright laws, trademark laws, the laws of privacy and publicity, and communications regulations and statutes.

Xilinx does not assume any liability arising out of the application or use of the Design; nor does Xilinx convey any license under its patents, copyrights, or any rights of others. You are responsible for obtaining any rights you may require for your use or implementation of the Design. Xilinx reserves the right to make changes, at any time, to the Design as deemed desirable in the sole discretion of Xilinx. Xilinx assumes no obligation to correct any errors contained herein or to advise you of any correction if such be made. Xilinx will not assume any liability for the accuracy or correctness of any engineering or technical support or assistance provided to you in connection with the Design.

THE DESIGN IS PROVIDED “AS IS" WITH ALL FAULTS, AND THE ENTIRE RISK AS TO ITS FUNCTION AND IMPLEMENTATION IS WITH YOU. YOU ACKNOWLEDGE AND AGREE THAT YOU HAVE NOT RELIED ON ANY ORAL OR WRITTEN INFORMATION OR ADVICE, WHETHER GIVEN BY XILINX, OR ITS AGENTS OR EMPLOYEES. XILINX MAKES NO OTHER WARRANTIES, WHETHER EXPRESS, IMPLIED, OR STATUTORY, REGARDING THE DESIGN, INCLUDING ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND NONINFRINGEMENT OF THIRD-PARTY RIGHTS.

IN NO EVENT WILL XILINX BE LIABLE FOR ANY CONSEQUENTIAL, INDIRECT, EXEMPLARY, SPECIAL, OR INCIDENTAL DAMAGES, INCLUDING ANY LOST DATA AND LOST PROFITS, ARISING FROM OR RELATING TO YOUR USE OF THE DESIGN, EVEN IF YOU HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. THE TOTAL CUMULATIVE LIABILITY OF XILINX IN CONNECTION WITH YOUR USE OF THE DESIGN, WHETHER IN CONTRACT OR TORT OR OTHERWISE, WILL IN NO EVENT EXCEED THE AMOUNT OF FEES PAID BY YOU TO XILINX HEREUNDER FOR USE OF THE DESIGN. YOU ACKNOWLEDGE THAT THE FEES, IF ANY, REFLECT THE ALLOCATION OF RISK SET FORTH IN THIS AGREEMENT AND THAT XILINX WOULD NOT MAKE AVAILABLE THE DESIGN TO YOU WITHOUT THESE LIMITATIONS OF LIABILITY.

The Design is not designed or intended for use in the development of on-line control equipment in hazardous environments requiring fail-safe controls, such as in the operation of nuclear facilities, aircraft navigation or communications systems, air traffic control, life support, or weapons systems (“High-Risk Applications”). Xilinx specifically disclaims any express or implied warranties of fitness for such High-Risk Applications. You represent that use of the Design in such High-Risk Applications is fully at your risk.

© 2012 Xilinx, Inc. All rights reserved. XILINX, the Xilinx logo, and other designated brands included herein are trademarks of Xilinx, Inc. All other trademarks are the property of their respective owners.

Trademark Information