Low Power Design Strategies – Resource Sharing

Scan the QR code with WeChat or search for “Digital Integrated Circuit Design and EDA Tutorial” to follow our official account, surprises await you ^_^

Low Power Design Strategies - Resource Sharing

This section introduces resource sharing in low power design strategies. Applying this method in code design can reduce system area and power consumption. Of course, some logic synthesis tools may automatically execute this process during synthesis (like DC), but for IC Designers, it is best to consciously design this way during coding.

Low Power Design Strategies - Resource Sharing

Low Power Design Strategies - Resource Sharing

–Quoted from “The Art of Hardware Architecture: Design Methods and Techniques for Digital Circuits

Leave a Comment