Low Power Design Techniques: Power Gating and Isolation Cells

Low Power Design Techniques: Power Gating and Isolation Cells

Low Power Design Techniques: Power Gating and Isolation Cells Previously, we discussed the Multi Vdd technology and Power Gating technology in low power design: Low Power Design Techniques – Multi VDD Low Power Design Techniques – Power/Ground Gating – Power Switching Cell In the introduction of Power Gating, we detailed the Power Switching Cell; here … Read more

Low Power Design of Retention Register

Low Power Design of Retention Register

In the power-off module, it may be required for the register to latch the data before shutdown or to restore the latched data after the power is turned on, which requires a special unit called the Retention Register. The retention register has two sets of registers: the Main Register and the shadow register, where the … Read more

Low Power Design Techniques for Integrated Circuits

Low Power Design Techniques for Integrated Circuits

~ Reply the following keywords to see more IC design tutorials ~ Currently supportedkeywords include: Innovus ICC or IC Compiler DC or Design Compiler PT or PrimeTime User Guide or UG Leda VCS Formality Process Node Low Power CTS vim or gvim … Low power design has always been an important aspect of digital IC … Read more

Low Power Design Strategies – Resource Sharing

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 ^_^ 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 … Read more

Low Power Design for SoC Systems (Part 1) Introduction

Low Power Design for SoC Systems (Part 1) Introduction

Low power design is an indispensable topic in modern chip design. After all, no one wants their phone or other electronic devices to require frequent charging. Especially for small products, many people cannot accept the need for an external power supply to function normally. Since the inception of electronic devices, there has been a continuous … Read more

Detailed Explanation of Low Power Design (UPF Encoding)

Detailed Explanation of Low Power Design (UPF Encoding)

Source: Chuxin Jilv, Author: Chuxin Jilv IC engineers may have noticed the requirement for low power design experience in job descriptions. What is low power design? For backend engineers, it involves introducing multiple power lines and creating a global power network based on different voltage domains and designs, providing power to different power domains in … Read more

Low Power Design Techniques: Power Switching Cell

Low Power Design Techniques: Power Switching Cell

Recently, some fans have been asking about knowledge related to Power Gating, such as Switching Cell, Isolation Cell, and Level Shifter. Here I specifically write some articles to discuss these topics. As 2019 is about to end, how has everyone been this year? Have you achieved your little wishes? Low Power Design Techniques– Power/Ground Gating– … Read more

Low Power Design: The Energy-Saving Code for Electronics

Low Power Design: The Energy-Saving Code for Electronics

In today’s rapidly developing digital age, low power design has become an indispensable key element in the electronics field, with a broad and profound impact that permeates every aspect of our lives. From the smart phones and smart watches we carry every day to various sensors and controllers in smart homes, as well as monitoring … Read more

Power Switch Cell in Low Power Design

Power Switch Cell in Low Power Design

Power Consumption in CMOS Circuits is Divided into Two Parts: Static Power Consumption and Dynamic Power Consumption; Static power consumption is caused by leakage current; dynamic power consumption is divided into switching power and short-circuit power. Switching power is the power consumed during the transition from 0 to 1, while short-circuit power occurs when both … Read more