What does early congestion mean?
From PDVerse PnR Interview Handbook · pdVerse Mentor Guide
Short Answer
Early congestion estimates compare routing demand with available capacity in coarse regions. Overflow means demand exceeds capacity on one or more routing resources.
Technical Explanation
A wide motorway average can look fine while one junction is blocked. Direction, layer availability, macro edges, pin density, buses, power reservation, and blockages affect local demand and capacity.
Formula Or Decision Rule
Decision rule: use the same early-routing method for alternatives and investigate local hot spots, not only averages.
What To Check
• Warning sign: Average congestion is acceptable but a macro corner or channel has overflow. • Inspect: choose one affected region, macro, row, pin, path, or net and trace the physical cause. • Correct: Confirm inputs, inspect the hot spot, change the cause, and rerun the identical estimate.
Command Checks & Actions
• route_global -floorplan true -congestion_map_only true: runs an early floorplan global-route estimate
• report_congestion -mode summary: reports routing demand, capacity, overflow, or hot spots
Run only the commands needed for this question. Save the report with the floorplan version and analysis context.Healthy, Suspicious & Hard-stop Results
• Healthy: Early congestion estimates compare routing demand with available capacity in coarse regions. Overflow means demand exceeds capacity on one or more routing resources. • Suspicious: Average congestion is acceptable but a macro corner or channel has overflow. • Hard stop: required legality or physical feasibility is missing or unexplained. Confirm inputs, inspect the hot spot, change the cause, and rerun the identical estimate.
Common Mistake
Do not hide the symptom with an arbitrary utilisation, halo, channel, blockage, pin move, or die-size change. Average congestion is acceptable but a macro corner or channel has overflow.
What The Interviewer Is Testing
The interviewer is testing whether you can connect “What does early congestion mean?” to measurable physical evidence and an owned correction.
Practical Example
Symptom: Average congestion is acceptable but a macro corner or channel has overflow. Corrective path: Confirm inputs, inspect the hot spot, change the cause, and rerun the identical estimate.
Continue practising