Why can a change in RC alone also change cell delay, even when the cell itself is untouched?
From PDVerse MMMC Interview Masterclass · pdVerse Mentor Series
Direct answer
Because a cell's delay depends on its output slew, and output slew depends on the load it drives — which includes the interconnect. Change the RC, and you change the effective load and the receiver's input slew, which changes the delay the next cell reports, even though that next cell never physically changed.
Mentor explanation
This is one of the more counterintuitive feedback loops in timing, and it's a genuinely strong interview question because it forces you to connect the wire domain and the cell domain instead of treating them as separate stories. A change in RC alters the receiver's incoming waveform — its slew. That slew is one of the two axes (along with load) that every cell delay lookup depends on. So the next cell in the chain, with the exact same characterization data and the exact same physical instance, reports a different delay simply because the signal arriving at its input looks different. Nobody touched the cell. The wire feeding it changed the story anyway.
Example or conceptual chain
RC changes -> receiver waveform and load change -> slew changes -> the next cell uses a different delay-table lookup point -> cell delay changes.
Key takeaways
- Because a cell's delay depends on its output slew, and output slew depends on the load it drives — which includes the interconnect.
- Change the RC, and you change the effective load and the receiver's input slew, which changes the delay the next cell reports, even though that next cell never physically changed.
Self-check: can you answer this aloud?
Try a 45-second answer using this structure:
- State the direct answer.
- Explain the timing or physical reason.
- Name one caveat.
- Say how you would verify it in a real flow.
Continue learning free
Get a practical low-power chapter
Receive the existing “Low Power and Multivoltage Fundamentals” PDF chapter and its download link by email.
Keep connecting concepts