AMS Interface · All levels
Jitter Budgeting
PLL & DLL Clocking: System timing margin is consumed by source jitter, transfer jitter, supply noise, and distribution skew; the budget must close from reference clock to endpoint sampler.
What this topic teaches
Jitter Budgeting converts analog-digital assumptions into a measurable engineering contract. System timing margin is consumed by source jitter, transfer jitter, supply noise, and distribution skew; the budget must close from reference clock to endpoint sampler. The hard part is proving which boundary broke first, under which mode, and with which evidence.
The senior-engineer question
When total jitter budget, deterministic/random split, downstream timing margin moves, can you isolate the first failing boundary, identify owner, and define the smallest reversible change that proves root cause?
AMS CLOSURE FLOW — Jitter Budgeting
spec + handoff assumptions
|
v
boundary implementation (wrapper/cells/reset)
|
v
physical context (floorplan/power/package)
|
v
metrics + artifacts (jitter/BER/noise/validity)
|
v
root-cause classification -> bounded fix -> regression
Debug rule: always name mode, boundary, evidence tag, and owner.Picture the boundary behavior
Start every study session by drawing the contract before opening logs or reports. The diagrams below are what to reproduce on whiteboard.
Jitter budget stack
TOTAL JITTER BUDGET
source jitter
+ PLL intrinsic jitter
+ supply/package induced jitter
+ distribution skew/uncertainty
= endpoint timing margin consumptionBoundary sequence
AMS BOUNDARY SEQUENCE — Jitter Budgeting
analog macro -> wrapper / boundary cell -> synchronizer or sampler -> digital consumer
| | | |
analog assumptions legal voltage/state clock/reset contract protocol/data validity
metric under watch: total jitter budget, deterministic/random split, downstream timing marginWho owns which layer
AMS OWNERSHIP LAYERS — Jitter Budgeting
layer owns failure mode
------------------ ---------------------------------- --------------------------
spec contract clocks/resets/interfaces hidden assumption drift
wrapper logic synchronizers/framing/flags silent data corruption
physical integration floorplan/isolation/power coupled noise and droop
signoff governance waivers/checklists/dashboard release with blind spots
closure debug order + regression fix regresses another modeEvidence to collect
Primary metric: total jitter budget, deterministic/random split, downstream timing margin.
Primary artifact: jitter budget spreadsheet, phase-noise summary, STA uncertainty map.
Owners to bring into review: timing lead, PLL owner, clock tree owner.
One tagged reproduction and one reduced reproducer.
Cross-check from at least two evidence planes: functional and physical/signoff.
Ownership map
OWNERSHIP MAP — Jitter Budgeting
artifact owner
---------------------- -----------------------------
integration artifact timing lead
implementation artifact PLL owner
signoff artifact clock tree owner
Every boundary issue needs a named owner before fixes start.Subpages in this topic
Each topic includes mechanism, contract I/O, reports, debug, worked example, pitfalls, interview, checklist, theory, design-space, extended case study, walkthrough, comparison matrix, software view, and silicon PPA impact.
Key takeaways
Carry boundary and mode context with every metric.
Prove mechanism with tagged evidence before changing silicon-facing logic.
Close with explicit owner-aligned regression criteria.
Common pitfalls
Assuming lock/ready/valid means healthy behavior.
Ignoring package and power contributors in jitter/SerDes issues.
Waivers without expiry, owner, or mitigation plan.
AMS deep dive
Clock quality evidence must include jitter and sequencing, not lock status alone.
Concept diagram
CLOCKING FLOW
reference -> PLL/DLL -> distribution -> endpoint marginMetric graph
JITTER TREND
jitter ps
^
| o baseline
| o stress mode
| o failure edgeReports and artifacts
jitter budget
lock/unlock counters
phase-noise snapshot
STA uncertainty deltas
Mini case study
False-lock condition released reset early; endpoint logic sampled unstable clock edge patterns.
Debug branches
Lock qualification policy
Reset sequencing check
Package/supply contributors
Senior review question
Ask: what boundary condition proves this topic is actually closed?
Key takeaways
State boundary, mode, and evidence tag with every claim.
Always align analog, digital, and physical owners before signoff decisions.
Common pitfalls
Fixing averages while tails still fail.
Skipping package/supply evidence in jitter or SerDes issues.
Shipping with waivers that lack owner and expiration criteria.