Physical DesignPlacement
Congestion
Admin
August 23, 2020
2 min read
What is Congestion?
- If the number of required routing resources are more than the number of available routing tracks, then the area becomes congested. High congestion causes detours and leads to worse results. Congestion makes the design non-routable that means routing will not be converged if there are congestion in the design.
Types of Congestion
There are basically two types of congestion:
- placement congestion
- Routing congestion.
We need to avoid both the types of congestion in our design.
Reasons for Congestion
- There are different reasons for the congestion which are as follows:
-
- Bad Floorplan.
- High standard cell density in particular area.
- High pin density in particular area.
- Missing/Small Halos near macro cell.
- Huge number of cells sitting near the macro cell.
Fixes for Congestion
- There are below ways to fix congestion issues in design:
-
- Use blockages in the design, partial blockages help more in optimized way.
- Cell padding
- Module padding
- Decomposition of large cells into small cells (Pin distribution happens).