Propagation delay is the time a logic gate takes to change its output after its input changes — measured from 50% of the input transition to 50% of the output transition. It is the fundamental unit of timing in VLSI: every clock period budget is a sum of propagation delays.
Definition and How It’s Measured
- tpHL — delay when output falls (high → low)
- tpLH — delay when output rises (low → high)
- tpd = (tpHL + tpLH) / 2 — average propagation delay
What Affects Propagation Delay in CMOS?
- Load capacitance (CL) — more fanout/wire = slower
- Supply voltage (VDD) — lower voltage = slower switching
- Transistor sizing (W/L) — wider devices drive harder, switch faster
- Threshold voltage — lower Vth cells are faster (LVT vs HVT)
- Temperature & process corner — SS corner at high temp is typically worst
Why It Matters in Real Chip Design
Static Timing Analysis sums propagation delays along every path to check setup and hold. When a path fails timing, engineers reduce delay by upsizing cells, using lower-Vth variants, shortening wires or restructuring logic — the daily work of physical design and STA engineers.
Propagation Delay — FAQ
What is the difference between propagation delay and contamination delay?
Propagation delay is the LONGEST time for the output to settle (used for setup checks); contamination delay is the SHORTEST time before the output starts changing (used for hold checks).
How do you reduce propagation delay?
Upsize driving cells, use low-Vth cells, reduce load capacitance, buffer long wires, and restructure logic depth. See our STA interview questions for how these appear in interviews.
Master timing from fundamentals to signoff in the Physical Design Course with real EDA tools.
Share your question in comments or talk to our mentor team for batch guidance.
Need Fee, Duration, or Demo Class Details?
Talk to our admin team for the latest batch plan and career guidance.
Contact Admin TeamAsk the Admin Team
Drop your basic question in comments: eligibility, prerequisites, tools, fee range, and placement support.
Our team reviews and responds regularly.

