Presentation is loading. Please wait.

Presentation is loading. Please wait.

Coupling-Aware Length-Ratio- Matching Routing for Capacitor Arrays in Analog Integrated Circuits Kuan-Hsien Ho, Hung-Chih Ou, Yao-Wen Chang and Hui-Fang.

Similar presentations


Presentation on theme: "Coupling-Aware Length-Ratio- Matching Routing for Capacitor Arrays in Analog Integrated Circuits Kuan-Hsien Ho, Hung-Chih Ou, Yao-Wen Chang and Hui-Fang."— Presentation transcript:

1 Coupling-Aware Length-Ratio- Matching Routing for Capacitor Arrays in Analog Integrated Circuits Kuan-Hsien Ho, Hung-Chih Ou, Yao-Wen Chang and Hui-Fang Tsao Graduate Institute of Electronics Engineering, National Taiwan University, Taiwan DAC’13

2 Outline  Introduction  Problem Formulation  Routing Model and Algorithm Overview  Topology Overview  Detail Routing  Experimental Result 2

3 Introduction  The parasitic resistors and capacitors of interconnects gradually dominate the performance, signal integrity, and reliability of circuit designs [1].  The parasitic effects of interconnects on a layout with multiple unit capacitors cannot be ignored because the effects might change the capacitance ratio.  Capacitance-ratio mismatch in a switched-capacitor circuit could significantly degrade circuit performance. 3

4 Introduction  Parasitic capacitance is highly correlated with wire length [13]  if the length ratio of interconnects of each capacitor can match the desired capacitance ratio, the impact of parasitic capacitance can be minimized. 4

5 Introduction 5 (A) Without length ratio matching. (B) With length ratio matching but no coupling considerations. (C) With both length ratio matching and coupling considerations. C1 : C2 : C3 : C4 : C5 = 2 : 6 : 7 : 7 : 8

6 6 Introduction

7 Problem Formulation  For two capacitor nets n i and n j ( j > i), ideally the length ratio equals the desired capacitance ratio: where the function L(n i ) and L u (n i ) denote the respective length and unit length of the capacitor net n i ( i.e., L u (n i ) = L(n i ) / k i ).  C = {C 1, C 2,...,C m } be the set of m capacitors, and k i be the number of unit capacitors in C i ∈ C for 1 ≤ i ≤ m.  Capacitance ratio C 1 : C 2 :... : C m = k 1 : k 2 :... : k m.  A capacitor net n i of C i ∈ C is an interconnect that connects all of the unit capacitors of C i and the pad of C i. 7

8 Problem Formulation  Length-Ratio-Matching Routing Problem: Given a capacitor set and a capacitor placement[6], route all of the capacitor nets such that the length-ratio-matching cost is minimized under the 100% routability guarantee and no route or via intersects any unit capacitors 8 (tracks)

9 Problem Formulation  The length-ratio-matching cost function Φ(m) by the difference of unit lengths between each pair of capacitor nets as follows: 9

10 Routing Model and Algorithm Overview 10

11 Routing Model and Algorithm Overview  Determines the topologies of all capacitor nets.  Each multi-pin net is decomposed into a set of 2- pin nets based on its topology.  Given a length ratio, a feasible length interval is first determined, and the minimum feasible length is set as the desired length for each capacitor. 11

12 Routing Model and Algorithm Overview 12 terminal tiles space tiles Routing graph modeling Tile is modeled as a vertex and each boundary between two adjacent tiles as an edge

13 Spanning-Graph Construction and Congestion Estimation 13  Construct a spanning graph [5] for each capacitor net, each spanning graph is an undirected connected graph on the vertex set of the corresponding capacitor net.  propagated probability model is proposed, which propagates probabilities tile by tile for a high accuracy, and use the proposed model to estimate the congestion for each edge of the spanning graph.

14 Spanning-Graph Construction and Congestion Estimation 14 propagated probability model

15 Weight Computation and Spanning-Tree Construction 15  In this step, we assign weights to all the edges in each spanning graph and then construct a spanning tree on the graph.  The edge weight w e of each edge depends on (1) wirelength weight w length (2) congestion weight w cong

16 Weight Computation and Spanning-Tree Construction 16  Wirelength weight w length is the Manhattan distance of the two edge pins.  The congestion weight of an edge can be computed by dynamic programming as follows.  w cong [c b, r b ] is the minimum of the maximum congestions among all possible monotonic paths from the source tile t[1, 1] to t[c b, r b ]  b V [c b,r b ] is the estimated congestion on the boundary between t[c b, r b −1] and t[c b, r b ]

17 Weight Computation and Spanning-Tree Construction 17  With the wirelength weight and congestion weight, we define w e as follows:  where N track is the minimum number of tracks between two adjacent unit capacitors in the vertical or the horizontal direction.  To avoid congested areas during the construction of a minimum spanning tree, the congestion map in the routing graph needs to be updated once an edge is selected.

18 Coupling-aware Steiner- Point Insertion 18

19 Coupling-aware Steiner- Point Insertion  flexibility range of a Steiner point s  the difference of the upper and lower bounds of a 3-pin net wirelength by inserting s  moving box of s  the bounding box of the three pins. 19

20 Coupling-aware Steiner- Point Insertion  Traverse a minimum spanning tree in a preorder sequence.  The visited vertex and its parent both become the children of the Steiner point, while the grandparent becomes the parent of the Steiner point. 20

21 Coupling-aware Steiner- Point Insertion 21  shrinking cost  Difference of the product of (1) the sum of the flexibility ranges and (2) the total area of the two moving boxes, before and after moving a Steiner point.

22 Desired Wirelength Determination  Determine the desired wirelength d i (l i ≤ d i ≤ u i ) for each capacitor net n i to minimize Equation (1).  Normalize the length interval [ l i, u i ] of each capacitor net n i, to a unit length interval [ ˆl i, ˆu i ], where we divide the length interval by k i, ˆl i = l i /k i and ˆu i = u i / k i. 22

23 Desired Wirelength Determination  expanding wirelength e i as (d i − l i )  the length that should be provided by moving the Steiner points in their corresponding bounding boxes.  Distribute e i of n i to each Steiner point of n i, where the necessary moving length M s of each Steiner point s is set as e i × (I max /(u i − l i )), where I max is the maximum wirelength increment of moving the Steiner point located at the median inside the corresponding bounding box. 23

24 Desired Wirelength Determination  Find a candidate position for each Steiner point for the next stage, detailed routing.  Considering a Steiner point s in the grid-based model, we can get a diamond whose radius is equal to M s.  In order to satisfy Properties 1 and 2, we select the grids which are (1) on the diamond, (2) in the corresponding bounding box, (3) not on the location of any unit capacitor, as the candidate grids of the Steiner point.  Once the Steiner point s is embedded in any candidate grid, the total wirelength can be increased by M s. 24

25 Routing Model and Algorithm Overview  Detailed routing for wirelength minimization is performed for each 2-pin net to match the coupling-aware desired length. 25

26 DETAILED ROUTING  Decompose each resulting tree into a set of 2-pin nets  Simultaneously determine the final positions of Steiner points and minimize routing wirelength.  Assign a Steiner point to a routable candidate grid with the least congestion and coupling according to the routed nets and the routing topologies determined in the first stage.  Then route all the 2-pin nets by maze routing while minimizing the bend number and coupling noise. 26

27 EXPERIMENTAL RESULTS 27 The test cases used in this experiments were modified from the resulting capacitor placements of the work [6].

28 EXPERIMENTAL RESULTS 28 The PCM method replaces our propagated probability congestion estimation model by the probabilistic congestion model which is widely used in previous works [7, 14]. Total cost Total differences of unit lengths between each pair of capacitor nets, as defined in Eq. (1). Avg. cost Dividing the total cost by the number of different pairs of capacitor nets.

29 Conclusion  An effective length-ratio-matching routing algorithm is proposed for the addressed problem.  This work is the first work that addresses the issue of wirelength ratios in capacitor arrays for analog circuit design.  The experimental results have shown that this algorithm outperforms a reasonable heuristic by large margins. 29


Download ppt "Coupling-Aware Length-Ratio- Matching Routing for Capacitor Arrays in Analog Integrated Circuits Kuan-Hsien Ho, Hung-Chih Ou, Yao-Wen Chang and Hui-Fang."

Similar presentations


Ads by Google