1 / 15

Dummy Fill Density Analysis with Coupling Constraints

Dummy Fill Density Analysis with Coupling Constraints. Hua Xiang * , Liang Deng + , Ruchir Puri * , Kai-Yuan Chao ‡ , and Martin D.F. Wong + * IBM T.J. Watson Research Center + Univ. of Illinois at Urbana-Champaign ‡ Intel Corporation. Dummy Fill Density Analysis with Coupling Constraints.

ebrowning
Télécharger la présentation

Dummy Fill Density Analysis with Coupling Constraints

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Dummy Fill Density Analysis with Coupling Constraints Hua Xiang*, Liang Deng+, Ruchir Puri*, Kai-Yuan Chao‡, and Martin D.F. Wong+ *IBM T.J. Watson Research Center +Univ. of Illinois at Urbana-Champaign ‡Intel Corporation

  2. Dummy Fill Density Analysis with Coupling Constraints • Two phases for layout density control • Density Analysis Decide available positions for fills • Fill Synthesis Determine the amount of dummy fills for each density window • Most literature works focus on fill synthesis • Different fill positions have different coupling impacts on neighboring wires. Test Structure Floating fills can lead to 3%~10% capacitance increase.

  3. Coupling constrained Dummy Fill Analysis (CDF) • Given a given routing solution with N signal wires, each wire has a coupling threshold. • Identify fill positions such that • Min-spacing (wire-dummy, dummy-dummy) is satisfied • The total coupling capacitance on each wire does not exceed the given threshold • Target: • Find as many as possible feasible locations for ground fills • Maximize floating fill insertion

  4. Algorithm Outline CDF Algorithm 1. Build the capacitive coupling lookup table. 2. Slice the layout into slots. 3. Partition slots into dummy fill regions. 4. Identify feasible dummy fill areas for each region. 5. Determine ground/floating fill locations

  5. Dummy Fill Region • Slot Partition • Case A: No feasible positions between two wires • Case B: No coupling constraints on the wire • Case C: Large spacing between two wires • Optimal dummy fill regions

  6. Optimal Dummy Fill Regions • ILP formulation

  7. Dummy Fill Regions • To maximize dummy fill region generation, not all slots can get dummy assigned. • If no fills are inserted in a slot, the spacing between two wires is large and it is desirable to insert dummies for density uniformity.

  8. Optimal Dummy Fill Insertion • ILP formulation

  9. Ground Fills • Ground fills are more robust and predictable. So they are still favored over floating fills. • Ground fills have to reach power rails on upper/lower layers.

  10. Ground Fills & Floating Fills • Ground fill positions affect floating fill insertion.

  11. Fill Position Calculation • Maximize and decide ground fill positions first. • Determine floating fills after ground fills are settled. • Dynamic programming based algorithm 1) Identify ground fill regions Gi 2) Scan the ground fill regions from bottom to top a) Check each position Pi in Gi b) Calculate the maximum floating fills below Pi 3) Get the maximum number of floating fills 4) Trace back to determine fill positions

  12. Fill Position Calculation (Cont) • Ground fill region scan • Floating fill calculation

  13. Experiment Results • Implemented in C on a linux workstation (2.3GHz) • Test cases are derived from industry designs

  14. Experiment Results (Cont) • Compared with fill insertion algorithm without considering coupling constraints, as denoted as “NoCap”. • NoCap leads to a large number of coupling violations. • The max/ave density of CDF and NoCap is pretty close, which means that CDF can effectively identify feasible locations. • The (max/ave) density difference between CDF and NoCap is due to wire patterns and coupling constraints.

  15. Conclusion • The first dummy fill density analysis algorithm, which takes coupling constraints into consideration, is presented. • The algorithm also makes efforts to maximize ground fills, which are more predictable and robust. • The output of the algorithm can be easily adopted in density models to guide dummy fill insertion. • The output outlines dummy fill regions so that different fill patterns can be applied.

More Related