CDC / RDC · All levels
Reconvergence & Gray Coding
Reconvergent fanout analysis, gray-code transfers, and robust multi-bit crossing strategies.
Section goal
Reconvergent fanout analysis, gray-code transfers, and robust multi-bit crossing strategies.
How to study this section
Start with topic hubs to classify problem shapes.
Use mechanism and reports pages to connect risk signals to evidence.
Practice debug and worked examples before signoff reviews.
Close with checklist and silicon impact before approving fixes or waivers.
Topics
gray-code-crossing/ — Gray Code Crossing
reconvergence-analysis/ — Reconvergence Analysis
multi-bit-strategies/ — Multi-bit Crossing Strategies
reconvergence-debug/ — Reconvergence Debug
Related topics
CDC/RDC deep dive
Reconvergence failures are timing + logic coupling hazards.
Concept diagram
RECONVERGENCE
branch A sync -- -> merge logic -> illegal combination window
branch B sync --/Metric graph
HAZARD REPRODUCTION RATE
before fix: 1/2000 runs
after fix: 0/100000 runsReports and artifacts
reconvergence warnings
gray transition checks
hazard replay traces
multi-bit strategy map
Mini case study
Gray pointer was legal, but downstream merge decoded mixed-era values during burst stress.
Debug branches
Trace fanin cones
align event windows
verify decode assumptions
Senior review question
Ask: what evidence proves this risk is closed for silicon, not just tool-clean?