CDC / RDC · All levels

Pulse Synchronizers: Expanded Case Study

Expanded Case Study for Pulse Synchronizers.

Extended case study

Milestone review flags pulse miss rate, minimum pulse width margin, duplication events around Pulse Synchronizers.

Background

Team believed crossings were stable until stress mode exposed intermittent anomalies.

Symptoms observed

  • pulse miss rate, minimum pulse width margin, duplication events regression

  • Mismatch between structural report and dynamic behavior

  • Waiver debate under schedule pressure

Investigation timeline

  1. Freeze design, reset, and tool configuration tags.

  2. Reproduce failing scenario with minimized stimulus.

  3. Map path/protocol/reset dependencies.

  4. Classify root cause and containment options.

  5. Execute minimal safe fix.

  6. Run stress regression and review board.

Root cause

Root cause links to Pulse Synchronizers: Pulse crossings require width expansion, toggle encoding, or ack-backed transport because short pulses can vanish between destination sampling edges.

Fix and validation

  • Targeted RTL/protocol/reset correction

  • Evidence refresh

  • Signoff board decision

Lessons learned

  • Treat waivers as temporary risk contracts

  • Track owner and expiry

  • Regression before closure

diagram
CASE STUDY — Pulse Synchronizers
critical issues before / after / signoff

Crossing sequence under stress

diagram
CROSSING FLOW — Pulse Synchronizers

source clock domain -> launch signal -> crossing structure -> destination sample
      |                    |                 |                    |
   source FF           protocol           sync / fifo         destination FF

Key metric: pulse miss rate, minimum pulse width margin, duplication events

CDC/RDC deep dive

Protocol correctness is the bridge between structural clean and functional safe.

Concept diagram

diagram
PROTOCOL FLOW

intent -> transport protocol -> synchronization -> destination acceptance

Metric graph

diagram
PROTOCOL ISSUE BURNDOWN

open issues: 20 -> 11 -> 5 -> 0

Reports and artifacts

  • FIFO pointer proofs

  • req/ack liveness

  • pulse miss checks

  • protocol assertions

Mini case study

Async FIFO empty/full logic looked correct until gray decode mismatch appeared during reset overlap.

Debug branches

  • Pointer sync audit

  • formal liveness checks

  • reset interaction review

Senior review question

Ask: what evidence proves this risk is closed for silicon, not just tool-clean?

Key takeaways

  • State crossing class, assumptions, and owner with every issue.

  • Run structural and dynamic regressions after each fix.

Common pitfalls

  • Treating all warnings as equivalent risk.

  • Waiving issues without containment evidence.

  • Skipping reset and reconvergence stress after CDC fixes.

Principal CDC/RDC review addendum

Pulse crossings require width expansion, toggle encoding, or ack-backed transport because short pulses can vanish between destination sampling edges.

Metric: pulse miss rate, minimum pulse width margin, duplication events