Low Power Verification · All levels

Low Power Verification Cheatsheet

Dense reference for mechanism-first LPV debugging and signoff-ready closure decisions.

Debug order

diagram
SYMPTOM -> LPV CLASS -> ARTIFACT -> OWNER -> DECISION

SETUP: intent alignment, tool semantics, and run metadata
TRANSITIONS: PST legality, sequencing, and concurrent events
BOUNDARIES: isolation timing, clamp behavior, and level shifting
RETENTION: save/restore ordering and multi-cycle state integrity
X-PROP: actionable failures versus expected corruption behavior

Questions before proposing a fix

  1. Which boundary fails first and is it reproducible?

  2. Which artifact proves mechanism, not correlation?

  3. Who owns the smallest reversible fix?

  4. What validation and rollback gates close risk?

  5. How do we prevent this LPV bug class from recurring?