STA Mastery ยท All levels

ECO Regression Matrix: Theory Deep Dive

Theory Deep Dive for ECO Regression Matrix.

Foundational theory

ECO Regression Matrix is central to ECO Timing Closure. Every ECO must re-run the agreed MMMC matrix plus SI; regression hygiene prevents shipping a fix that breaks another corner. Senior STA engineers always tie slack movement to corner, mode, constraint set, and parasitic view โ€” not just a single report line.

Core concepts explained

  • Every ECO must re-run the agreed MMMC matrix plus SI; regression hygiene prevents shipping a fix that breaks another corner.

  • Primary metric: corners re-run, new violations introduced, signoff delta

  • Primary artifact: regression manifest, corner comparison table, signoff approval

  • Owners: STA lead, CAD owner, program lead

  • Setup: max delay path; Hold: min delay path

  • WNS/TNS summarize tail risk across endpoints

Why this matters at signoff

At signoff, ECO Regression Matrix failures block tapeout or force risky ECO. ECO is surgical timing surgery with regression discipline. Wrong analysis setup wastes weeks of PD effort.

Mental model

diagram
ECO REGRESSION CHECKLIST
[ ] all MMMC scenarios
[ ] SI re-run
[ ] power/leakage delta
[ ] equivalence / LVS if logical ECO
[ ] signoff memo updated

Worked intuition

  1. Name corner, mode, and view for the failing run.

  2. Open corners re-run, new violations introduced, signoff delta and identify worst path group.

  3. Read critical path: cell vs net, launch/capture clocks.

  4. Check constraints on that path (exceptions, generated clocks).

  5. Collect regression manifest, corner comparison table, signoff approval and tag database versions.

  6. Classify: constraint bug, view mismatch, or real path.

  7. Propose minimal ECO and list MMMC+SI regression.

Common misconceptions

  • One typical corner is enough for signoff.

  • False paths can be applied broadly to green-wash violations.

  • Implementation WNS equals signoff WNS without view mapping.

  • Setup fix automatically preserves hold.

Visual reinforcement

Post-ECO regression

diagram
ECO REGRESSION CHECKLIST
[ ] all MMMC scenarios
[ ] SI re-run
[ ] power/leakage delta
[ ] equivalence / LVS if logical ECO
[ ] signoff memo updated

Layer responsibilities

diagram
STA OWNERSHIP LAYERS โ€” ECO Regression Matrix

layer              owns                         failure mode
----------------   --------------------------   ---------------------
constraints        clocks, IO, exceptions       false violations
implementation     cells, nets, placement       real path delay
extraction         SPEF/RC corners              view mismatch
signoff policy     derate, MMMC matrix          margin disputes
closure           ECO order, regression        fix breaks other corner

STA deep dive

ECO without regression is a coin flip.

Concept diagram

diagram
ECO LOOP

failing path -> fix -> setup check -> hold check -> SI -> MMMC matrix

Metric graph

diagram
ECO PROGRESS

WNS
 0 |              o target
-50|        o
-100|   o baseline
    +-----------------> ECO #

Reports and artifacts

  • pre/post WNS

  • hold delta

  • leakage delta

  • ECO ticket log

Mini case study

48-hour tapeout crunch: VT swap fixed setup; hold fixed with route on short path โ€” order mattered.

Debug branches

  • Never ship setup-only proof

  • Logical ECO needs equivalence

Senior review question

Ask: what corner/mode/view proves this topic is closed or failing?

Key takeaways

  • State corner, mode, view, and database tag with every slack claim.

  • Run setup and hold plus MMMC regression after every ECO.

Common pitfalls

  • Comparing STA runs with different SPEF or SDC tags.

  • Broad false_path to green-wash violations.

  • Setup-only ECO without hold check.

Theory reinforcement

ECO is surgical timing surgery with regression discipline.