an algorithm for routing with capacitance distance
play

An Algorithm for Routing With Capacitance/Distance Constraints for - PowerPoint PPT Presentation

An Algorithm for Routing With Capacitance/Distance Constraints for Clock Distribution in Microprocessors Rupesh S. Shelar Technology & Manufacturing Group Intel Corporation, Hillsboro, OR March 31 st 2009, ISPD 2009, San Diego Objective


  1. An Algorithm for Routing With Capacitance/Distance Constraints for Clock Distribution in Microprocessors Rupesh S. Shelar Technology & Manufacturing Group Intel Corporation, Hillsboro, OR March 31 st 2009, ISPD 2009, San Diego

  2. Objective •Explain a problem of routing with capacitance and distance constraints, which arises in microprocessor clock distribution •Present a solution to the problem 2

  3. Agenda •Introduction •Problem Formulation •Routing algorithm •Experimental Results •Conclusion 3

  4. Clock Distribution •Most, if not all, digital circuits are synchronous •All signals timed wrt. to clocks •Clock distribution requirements – Noise, SI – Skew – Delay – Slope – Power 4

  5. Clock Network Classification •Can be classified depending on underlying structure – Grid + buffered trees • High performance (GHz) processors; less skew possibly at the cost of power • Relatively less automation; most of the design is manual • See Bailey et al. , JSSC’98; Kurd et al. JSSC’01 – Buffered trees • Most ASICs (~100s of MHz) • Supported by most modern physical design tools • See Vittal et al. DAC’95, and many others…, Mehta et al. ICCD’97, Shelar ISPD’07, Ma β berg et al. JA’08 – Unbuffered trees • Local distribution in ASICs/processors, using zero-skew routing, for example • See Tsay ICCAD’93; Edahiro DAC’94 – Link-inserted (buffered) clock trees • See Rajaram et al. DAC’04 and many others… 5

  6. Microprocessor Clock Hierarchy Local Clock Network: Global Clock Routing = CTS Solution Space Post-grid Clock Distribution •Clock network Global Clock Distribution in most high Using Multiple spines speed processors: LCBs RCBs – Distributed Regional Clock Buffers as a grid followed by PLL Local Clock Buffers trees RCBs LCBs To state Elements Tunable Grid Buffers Clock Grid 6

  7. Block-level Clock Layout •Replicate, place, size clock cells and route clock wires with shielding/spacing •Create block-level ports, aligned with tracks reserved for global clock distribution •Capacitance/delay limits on ports 7

  8. Microprocessor Layout Hierarchy An example layout area •Entire die divided into several layout areas •Each layout area contains many blocks •Each block contains std. cells or macros •Each layout area contains – 100s to 1000s block-level clock ports – Grid-wires and tracks reserved for clock routes, typically in upper metal layers Grid wires 8

  9. Post-grid Global Clock Distribution An example layout area •Entire die divided into several layout areas •Each layout area contains many blocks •Each block contains std. cells or macros •Each layout area contains – 100s to 1000s block-level clock ports – Grid-wires and tracks reserved for clock routes, typically in upper metal layers Vertical Grid reserved tracks wires 9

  10. Post-grid Global Clock Distribution An example layout area •Entire die divided into several layout areas •Each layout area contains many blocks •Each block contains std. cells or macros •Each layout area contains – 100s to 1000s block-level clock ports – Grid-wires and tracks reserved for clock routes, typically in upper metal layers Horizontal Vertical Grid reserved tracks reserved tracks wires 10

  11. Post-grid Global Clock Distribution An example layout area •Entire die divided into several layout areas •Each layout area contains many blocks •Each block contains std. cells or macros •Each layout area contains – 100s to 1000s block-level clock ports – Grid-wires and tracks reserved for clock routes, typically in upper metal layers – Ports marked by blue squares Horizontal Grid Vertical reserved tracks wires reserved tracks 11

  12. Post-grid Global Clock Distribution Zoomed in picture (before-routing) •Entire die divided into several layout areas •Each layout area contains many blocks •Each block contains std. cells or macros •Each layout area contains – 100s to 1000s block-level clock ports – Grid-wires and tracks reserved for clock routes, typically in upper metal layers – Ports marked by blue squares Horizontal Grid Vertical Reserved tracks wires reserved tracks 12

  13. Post-grid Clock Distribution Zoomed in picture (post-routing) •Entire die divided into several layout areas •Each area contains many blocks •Each block contains std. cells or macros •Each layout area contains 100s to 1000s block-level clock ports •Contains grid-wires and tracks reserved for clock routes, typically in upper metal layers – Ports marked by blue squares M8 grid Vertical wires Horizontal wires wires 13

  14. Motivation for Fast Post-Grid Global Clock Distribution •Global clock wires contribute significant load on the clock grid •Without accurate (estimated/extracted) global clock wire load, simulations yield inaccurate arrival times at block-level clock pins – Affects timing convergence: path reordering due to actual arrival times •Design space constrained by clock as well, and not just timing, area, power, … – If loads are too high, the clock may not toggle – Poor slopes at block-level ports may affect the chip-frequency – Block-level timing convergence does affect the load on grid • Sizing of sequentials, placing them in one area, splitting clock gating latches for timing • Difficult to capture using block-level metric, since the load depends on other blocks as well 14

  15. Previous work: Post-grid Clock Distribution •No published work, possibly, since too specific a problem, limited to high-performance processors •In practice (it was/is), … – Mostly manual, using stable block-level data • Employing the nearest source heuristic • May not be the best even from total cap. perspective • May violate distance/capacitance constraints, leading to slope violations • May lead to violation of load limit on grid-wires – May have to be performed iteratively • Partly, since with the nearest source heuristic, capacitances are ignored • If there are slope violations on the receivers or grid-loading issues or block- level ECOs • Weeks of effort during critical tape-in period • Affects timing convergence and schedule/time to market 15

  16. Agenda •Introduction •Problem Formulation •Routing algorithm •Experimental Results •Conclusion 16

  17. Example M8 Grid Wire M7 track M5 port M6 track M8 Grid Wire Global clock routing A routing solution problem instance 17

  18. Problem Formulation: Graph Construction s 1 s 1 s 1 s 3 s 3 s 3 M8 Grid Wire p 2 p 3 p 1 c 6 c 1 s 1 s 3 c 7 c 2 c 1 c 6 p 1 p 3 M7 track p 5 p 6 p 4 c 8 c 3 p 7 M5 port p 9 c 9 c 4 M6 track p 8 c 5 c 10 s 2 s 4 M8 Grid Wire Routing Graph 18

  19. Problem Statement s 1 s 1 s 1 s 3 s 3 s 3 •Find trees connecting s * nodes to p * nodes such that p 2 p 3 p 1 c 6 c 1 – For any tree T, distance from s T* to p T* ≤ Distance limit c 7 c 2 – For any tree T, ∑ Cap(p T* ) ≤ Cap limit p 5 p 6 p 4 c 8 c 3 p 7 – ∑ over all trees T* Wirelength(T*) is minimum p 9 c 9 c 4 •One more constraint (ignored for p 8 now) c 5 c 10 – Grid loading constraint: Loads s 2 s 4 including that of interconnects on a Routing Graph grid wire is less than specified limit 19

  20. Trees to Global Clock Routes s 1 s 3 T 1 T 3 p 2 p 3 p 1 c 6 c 1 p 5 p 6 p 4 c 8 p 7 c 3 c 9 c 4 p 9 p 8 c 5 c 10 s 2 s 4 A routing solution T 4 T 2 20

  21. Tress to Global Clock Routes s 1 s 3 T 1 T 2 p 2 p 3 p 1 c 6 c 1 c 2 p 5 p 6 p 4 c 8 c 3 p 7 p 9 c 9 p 8 c 10 s 4 T 3 Another routing solution 21

  22. Agenda •Introduction •Problem Formulation •Routing algorithm •Experimental Results •Conclusion 22

  23. Algorithm for Routing with Capacitance and Distance constraint •Multi-source/multi-destination routing problem with capacitance and distance constraint – Can be transformed to clustering with capacity constraints to minimize wirelength, which is NP-complete •Efficient heuristics/approximation algorithms needed to solve the problem •Tree Growing Heuristic: – Start growing trees from the source nodes – Grow trees by adding edges till all ports are connected – Edges are sorted in ascending order of the wire-cap to minimize total wire-cap due to global clock routes – Add edges iff: – Doing so does not violate capacitance/distance constraints – The node is already not connected to grid by some other route (tree) 23

  24. Tree Growing Heuristic: Example s 1 s 1 s 1 s 3 s 1 s 1 s 1 s 3 s 3 s 3 13 13 p 2 p 3 p 1 c 6 p 2 p 3 p 1 4 c 6 c 1 c 1 8 22 5 13 c 7 c 2 c 7 c 2 10 10 p 5 p 6 9 p 4 8 c 8 15 p 5 p 6 c 3 p 7 p 4 c 8 c 3 p 7 p 9 c 9 c 4 p 9 c 9 c 4 15 17 p 8 18 p 8 c 5 c 5 c 10 c 10 13 13 s 4 s 2 s 4 s 2 Tree Growing Routing Graph 24

  25. Tree Growing Heuristic: Example s 1 s 1 s 1 s 3 s 1 s 1 s 1 s 3 s 3 s 3 13 13 p 2 p 3 p 1 c 6 p 2 p 3 p 1 4 c 6 c 1 c 1 8 22 5 13 c 7 c 2 c 7 c 2 10 10 p 5 p 6 9 p 4 8 c 8 15 p 5 p 6 c 3 p 7 p 4 c 8 c 3 p 7 p 9 c 9 c 4 p 9 c 9 c 4 15 17 p 8 18 p 8 c 5 c 5 c 10 c 10 13 13 s 4 s 2 s 4 s 2 Tree Growing Routing Graph 25

  26. Tree Growing Heuristic: Example s 1 s 1 s 1 s 3 s 1 s 1 s 1 s 3 s 3 s 3 13 13 p 2 p 3 p 1 c 6 p 2 p 3 p 1 4 c 6 c 1 c 1 8 22 5 13 c 7 c 2 c 7 c 2 10 10 p 5 p 6 9 p 4 8 c 8 15 p 5 p 6 c 3 p 7 p 4 c 8 c 3 p 7 p 9 c 9 c 4 p 9 c 9 c 4 15 17 p 8 18 p 8 c 5 c 5 c 10 c 10 13 13 s 4 s 2 s 4 s 2 Tree Growing Routing Graph 26

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend