Synthesis & Logic Optimization · All levels
Datapath & Retiming
Datapath extraction, operator inference, retiming fundamentals, and pipeline tradeoff decisions.
Section goal
Datapath extraction, operator inference, retiming fundamentals, and pipeline tradeoff decisions.
How to study this section
Start with each topic hub to understand mechanism and ownership.
Use reports and debug pages to build run-comparison instincts.
Use interview and case pages for pressure drills.
Close with checklist and PPA impact before merge decisions.
Topics
datapath-inference/ — Datapath Inference
retiming-fundamentals/ — Retiming Fundamentals
pipeline-tradeoffs/ — Pipeline Tradeoffs
datapath-debug/ — Datapath Debug
Related topics
Synthesis deep dive
Datapath and retiming gains are only real if formal and timing remain clean.
Concept diagram
DATAPATH + RETIME
operator inference -> stage balancing -> formal proof -> QoR validationMetric graph
FREQUENCY VS LATENCY
Fmax gain ████████
latency cost ████Reports and artifacts
retiming report
datapath inference log
equivalence status
latency impact sheet
Mini case study
Retiming met frequency target, but missing formal hooks delayed closure by two days.
Debug branches
Check retime blockers
Formal first for aggressive moves
Compare with pipeline option
Senior review question
Ask: what evidence proves this QoR move is real and stable?