Formal Verification · All levels
Equivalence Checking (LEC/SEC)
Practical equivalence checking for formal signoff: combinational key-point mapping, sequential equivalence under pipeline and latency shifts, post-synthesis RTL-to-gate closure, and robust debug strategy for ECO, retiming, and clock-gating transformations.
Section goal
Practical equivalence checking for formal signoff: combinational key-point mapping, sequential equivalence under pipeline and latency shifts, post-synthesis RTL-to-gate closure, and robust debug strategy for ECO, retiming, and clock-gating transformations.
How to study this section
Start with each topic hub and restate the requirement intent in your own words.
Use reports and debug pages to classify first divergence accurately.
Practice worked examples and interview drills with fixed run metadata.
Close with checklist and residual-risk framing before signoff claims.
Topics
combinational-lec/ - Combinational LEC: Key-Point Matching and Structural Normalization
sequential-equivalence/ - Sequential Equivalence: Latency-Aware Proofs Across Micro-Architectural Changes
rtl-to-gate-lec/ - RTL-to-Gate LEC: Post-Synthesis Signoff and Constraint Hygiene
eco-and-retiming-checks/ - ECO, Retiming, and Clock-Gating Checks: Non-Equivalence Debug to Root Cause
Related topics
Formal deep dive
Equivalence confidence comes from transformation-aware setup and rapid first-divergence diagnosis.
Concept diagram
EQUIVALENCE WORKFLOW
golden and revised design -> mapping and alignment -> mismatch triage -> closure evidenceMetric graph
LEC/SEC DEBUG SIGNALS
setup mismatches █████
real behavioral deltas ███
resolved divergences ███████Metrics and artifacts to collect
compare-point match quality
SEC latency-alignment success
RTL-to-gate variant coverage
ECO mismatch root-cause aging
Mini case study
A late ECO mismatch was traced to clock-gating setup, then closed with repeatable SEC alignment rules.
Debug branches
Classify mismatch source before editing waiver sets.
Use SEC when latency movement is intentional.
Replay first divergence in simulation for cross-validation.
Senior review question
Ask: which requirement intent is proven, under which assumptions, and what residual risk remains?