27 real Low Power Design questions from the VLSI Design bank, as asked in Indian campus drives and tech interviews. Every question has a verified answer and an AI-tutor explanation on placd — free to start.
1. What is Clock gating?
Junior
A.switching off supply to idle blocks with header or footer sleep transistors, nearly eliminating leakage but requiring wake-up time and rush-current control
B.disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total
C.dynamic voltage and frequency scaling that lowers supply and clock together when demand drops, exploiting the quadratic dependence of switching power on voltage
D.IEEE 1801 Unified Power Format describing power domains, supply nets, switches, isolation and retention so tools implement and verify the power intent
2. Which term means: "disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total"?
A.Clock gating — gates at the outputs of a powered-down domain clamping signals to a known value so floating inputs do not corrupt the always-on logic
B.Clock gating — disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total
C.Clock gating — cells with low, standard and high threshold voltage; low-Vt is fast but leaky, so it is used only on critical paths and high-Vt everywhere else
D.Clock gating — switching off supply to idle blocks with header or footer sleep transistors, nearly eliminating leakage but requiring wake-up time and rush-current control
A.IEEE 1801 Unified Power Format describing power domains, supply nets, switches, isolation and retention so tools implement and verify the power intent
B.cells with low, standard and high threshold voltage; low-Vt is fast but leaky, so it is used only on critical paths and high-Vt everywhere else
C.disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total
D.gates at the outputs of a powered-down domain clamping signals to a known value so floating inputs do not corrupt the always-on logic
5. Which term means: "cells with low, standard and high threshold voltage; low-Vt is fast but leaky, so it is used only on critical paths and high-Vt everywhere else"?
A.Multi-Vt libraries — flip-flops with a shadow latch on an always-on supply that save state before power-down and restore it on wake-up, avoiding a full re-initialisation
B.Multi-Vt libraries — IEEE 1801 Unified Power Format describing power domains, supply nets, switches, isolation and retention so tools implement and verify the power intent
C.Multi-Vt libraries — simulation reading the UPF so powered-down logic is corrupted to X and isolation and retention behaviour is checked, catching sequencing bugs before silicon
D.Multi-Vt libraries — cells with low, standard and high threshold voltage; low-Vt is fast but leaky, so it is used only on critical paths and high-Vt everywhere else
A.cells with low, standard and high threshold voltage; low-Vt is fast but leaky, so it is used only on critical paths and high-Vt everywhere else
B.switching off supply to idle blocks with header or footer sleep transistors, nearly eliminating leakage but requiring wake-up time and rush-current control
C.simulation reading the UPF so powered-down logic is corrupted to X and isolation and retention behaviour is checked, catching sequencing bugs before silicon
D.disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total
8. Which term means: "switching off supply to idle blocks with header or footer sleep transistors, nearly eliminating leakage but requiring wake-up time and rush-current control"?
A.Power gating — dynamic voltage and frequency scaling that lowers supply and clock together when demand drops, exploiting the quadratic dependence of switching power on voltage
B.Power gating — cells placed on nets crossing between voltage domains so a lower-voltage driver correctly switches a higher-voltage receiver without leakage or slow edges
C.Power gating — simulation reading the UPF so powered-down logic is corrupted to X and isolation and retention behaviour is checked, catching sequencing bugs before silicon
D.Power gating — switching off supply to idle blocks with header or footer sleep transistors, nearly eliminating leakage but requiring wake-up time and rush-current control
A.simulation reading the UPF so powered-down logic is corrupted to X and isolation and retention behaviour is checked, catching sequencing bugs before silicon
B.dynamic voltage and frequency scaling that lowers supply and clock together when demand drops, exploiting the quadratic dependence of switching power on voltage
C.cells with low, standard and high threshold voltage; low-Vt is fast but leaky, so it is used only on critical paths and high-Vt everywhere else
D.IEEE 1801 Unified Power Format describing power domains, supply nets, switches, isolation and retention so tools implement and verify the power intent
11. Which term means: "IEEE 1801 Unified Power Format describing power domains, supply nets, switches, isolation and retention so tools implement and verify the power intent"?
A.UPF — disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total
B.UPF — cells placed on nets crossing between voltage domains so a lower-voltage driver correctly switches a higher-voltage receiver without leakage or slow edges
C.UPF — gates at the outputs of a powered-down domain clamping signals to a known value so floating inputs do not corrupt the always-on logic
D.UPF — IEEE 1801 Unified Power Format describing power domains, supply nets, switches, isolation and retention so tools implement and verify the power intent
A.disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total
B.gates at the outputs of a powered-down domain clamping signals to a known value so floating inputs do not corrupt the always-on logic
C.IEEE 1801 Unified Power Format describing power domains, supply nets, switches, isolation and retention so tools implement and verify the power intent
D.simulation reading the UPF so powered-down logic is corrupted to X and isolation and retention behaviour is checked, catching sequencing bugs before silicon
14. Which term means: "gates at the outputs of a powered-down domain clamping signals to a known value so floating inputs do not corrupt the always-on logic"?
A.Isolation cells — cells placed on nets crossing between voltage domains so a lower-voltage driver correctly switches a higher-voltage receiver without leakage or slow edges
B.Isolation cells — dynamic voltage and frequency scaling that lowers supply and clock together when demand drops, exploiting the quadratic dependence of switching power on voltage
C.Isolation cells — IEEE 1801 Unified Power Format describing power domains, supply nets, switches, isolation and retention so tools implement and verify the power intent
D.Isolation cells — gates at the outputs of a powered-down domain clamping signals to a known value so floating inputs do not corrupt the always-on logic
A.flip-flops with a shadow latch on an always-on supply that save state before power-down and restore it on wake-up, avoiding a full re-initialisation
B.simulation reading the UPF so powered-down logic is corrupted to X and isolation and retention behaviour is checked, catching sequencing bugs before silicon
C.disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total
D.switching off supply to idle blocks with header or footer sleep transistors, nearly eliminating leakage but requiring wake-up time and rush-current control
17. Which term means: "flip-flops with a shadow latch on an always-on supply that save state before power-down and restore it on wake-up, avoiding a full re-initialisation"?
A.Retention registers — gates at the outputs of a powered-down domain clamping signals to a known value so floating inputs do not corrupt the always-on logic
B.Retention registers — dynamic voltage and frequency scaling that lowers supply and clock together when demand drops, exploiting the quadratic dependence of switching power on voltage
C.Retention registers — flip-flops with a shadow latch on an always-on supply that save state before power-down and restore it on wake-up, avoiding a full re-initialisation
D.Retention registers — cells placed on nets crossing between voltage domains so a lower-voltage driver correctly switches a higher-voltage receiver without leakage or slow edges
A.disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total
B.cells placed on nets crossing between voltage domains so a lower-voltage driver correctly switches a higher-voltage receiver without leakage or slow edges
C.switching off supply to idle blocks with header or footer sleep transistors, nearly eliminating leakage but requiring wake-up time and rush-current control
D.flip-flops with a shadow latch on an always-on supply that save state before power-down and restore it on wake-up, avoiding a full re-initialisation
20. Which term means: "cells placed on nets crossing between voltage domains so a lower-voltage driver correctly switches a higher-voltage receiver without leakage or slow edges"?
A.Level shifters — cells placed on nets crossing between voltage domains so a lower-voltage driver correctly switches a higher-voltage receiver without leakage or slow edges
B.Level shifters — cells with low, standard and high threshold voltage; low-Vt is fast but leaky, so it is used only on critical paths and high-Vt everywhere else
C.Level shifters — disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total
D.Level shifters — IEEE 1801 Unified Power Format describing power domains, supply nets, switches, isolation and retention so tools implement and verify the power intent
A.IEEE 1801 Unified Power Format describing power domains, supply nets, switches, isolation and retention so tools implement and verify the power intent
B.switching off supply to idle blocks with header or footer sleep transistors, nearly eliminating leakage but requiring wake-up time and rush-current control
C.disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total
D.dynamic voltage and frequency scaling that lowers supply and clock together when demand drops, exploiting the quadratic dependence of switching power on voltage
23. Which term means: "dynamic voltage and frequency scaling that lowers supply and clock together when demand drops, exploiting the quadratic dependence of switching power on voltage"?
A.DVFS — dynamic voltage and frequency scaling that lowers supply and clock together when demand drops, exploiting the quadratic dependence of switching power on voltage
B.DVFS — switching off supply to idle blocks with header or footer sleep transistors, nearly eliminating leakage but requiring wake-up time and rush-current control
C.DVFS — flip-flops with a shadow latch on an always-on supply that save state before power-down and restore it on wake-up, avoiding a full re-initialisation
D.DVFS — IEEE 1801 Unified Power Format describing power domains, supply nets, switches, isolation and retention so tools implement and verify the power intent
A.disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total
B.cells with low, standard and high threshold voltage; low-Vt is fast but leaky, so it is used only on critical paths and high-Vt everywhere else
C.gates at the outputs of a powered-down domain clamping signals to a known value so floating inputs do not corrupt the always-on logic
D.simulation reading the UPF so powered-down logic is corrupted to X and isolation and retention behaviour is checked, catching sequencing bugs before silicon
26. Which term means: "simulation reading the UPF so powered-down logic is corrupted to X and isolation and retention behaviour is checked, catching sequencing bugs before silicon"?
A.Power-aware simulation — gates at the outputs of a powered-down domain clamping signals to a known value so floating inputs do not corrupt the always-on logic
B.Power-aware simulation — simulation reading the UPF so powered-down logic is corrupted to X and isolation and retention behaviour is checked, catching sequencing bugs before silicon
C.Power-aware simulation — cells placed on nets crossing between voltage domains so a lower-voltage driver correctly switches a higher-voltage receiver without leakage or slow edges
D.Power-aware simulation — disabling the clock to idle registers with an integrated clock-gating cell, cutting dynamic power since clock nets often burn 30–40% of the total
Answers, AI explanations, and a free readiness check
Sign up free to check your answers with explanations, ask the AI tutor anything on any question, and take the free 2-minute readiness check for a scored result. The full AI mock interview, scored like a real panel, unlocks with Pro.