What is net delay (interconnect delay)?
From PDVerse STA Mentor Guide · pdVerse Mentor Guide
Short Answer
Net delay is the time a signal takes to travel along a wire from one cell's output pin to the next cell's input pin, after the driving cell has already produced its output.
Example
In the report_timing example, the hop from u3/Z to reg_b/D is described as a 'net' step contributing 0.07 to the running path total, on top of all the cell delays that came before it.
Why It Matters
Wires are made of real conductive material, so they carry actual resistance and capacitance. Those parasitics slow the signal down, and as chips shrink, wire delay becomes a bigger share of the total path delay alongside cell delay.
Mentor Note — Common Mistake
Don't assume wires are 'free' or instant just because they look thin on the layout. Ignoring net delay is exactly the kind of blind spot pre-layout, wireload-based estimates create.
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.
Continue practising