Presentation is loading. Please wait.

Presentation is loading. Please wait.

Topology-Aware Buffer Insertion and GPU-Based Massively Parallel Rerouting for ECO Timing Optimization Yen-Hung Lin, Yun-Jian Lo, Hian-Syun Tong, Wen-Hao.

Similar presentations


Presentation on theme: "Topology-Aware Buffer Insertion and GPU-Based Massively Parallel Rerouting for ECO Timing Optimization Yen-Hung Lin, Yun-Jian Lo, Hian-Syun Tong, Wen-Hao."— Presentation transcript:

1 Topology-Aware Buffer Insertion and GPU-Based Massively Parallel Rerouting for ECO Timing Optimization Yen-Hung Lin, Yun-Jian Lo, Hian-Syun Tong, Wen-Hao Liu, Yih-Lang Li Department of Computer Science, NCTU ASPDAC 2012

2 Outline Introduction Preliminaries Problem formulation Proposed algorithms Experimental results Conclusions

3 Introduction Precise timing information for critical paths/sinks with delay violations is only available after P&R stage. –Re-design is time consuming. Engineering change orders (ECO) can be used to fix timing violations after P&R. –Using spare cells with re-routing.

4 Introduction (cont.) Conventional timing ECO algorithms focus on improving the delay of one timing path at a time. –[3] considered one two-pin net in the timing path but neglected the multi-pin net topology when selecting inserted buffers. –[4] considered the positions of multiple pins of a net but did not consider the net topology of detailed routing paths. Only optimize the delay of the critical sink by treating one multi-pin net as one two-pin net may degrade the delays of other sinks of the same net. –Sequentially worsening other timing violation paths.

5 The effect of topology

6 Introduction (cont.) Besides, detail routing is time consuming. –Greedily finding the inserted buffer and connections may falling into suboptimal. –Sequentially investigating each reconnection to the newly inserted buffer requires unacceptable detailed rerouting runtime. Parallel routing could save the runtime. –GPU supports high computing power with low cost.

7 Preliminaries

8

9 Problem formulation Given –A routed design (D), a buffer set (B), a routed net set (N ALL ), a routed net (N) belonging to N ALL with an edge set (E), a pin set (P), a violation pin set (VP). Objective –Inserting one buffer in B into N, such that the topology of N is changed and the arrival times of the sinks in VP are minimized without the addition of violated sinks. Topology-Aware Buffer Insertion (BI) & Topology Restructuring

10 Proposed algorithms Buffering Pair scoring (BP). Edge breaking and Buffer connection (EB). Topology Restructuring (TR). Node Computing-based Massively Parallel Maze Routing (NCMPMR).

11 Buffering pair scoring We want to disregard those BP that may potentially worsening the delay of some sinks. –In other words, invalid BPs are ignored. Then adopts the Elmore delay model to compute the delay difference for all sinks in VP if a BP is valid. The wire length is estimated by the Manhattan distance.

12 Buffering pair scoring (cont.)

13 Edge breaking and buffer connection

14 Edge breaking and buffer connection (cont.) 1 2 3 4 5

15 Topology restructuring

16 The overall flow

17 Node computing-based massively parallel maze routing. Iteration 0Routing cost w[A,0]0 w[B,0]Inf w[C,0]Inf w[D,0]Inf Iteration 1Routing cost w[A,1]0 w[B,1]1 w[C,1]5 w[D,1]Inf Iteration 2Routing cost w[A,2]0 w[B,2]1 w[C,2]5 w[D,2]3 Iteration 3Routing cost w[A,3]0 w[B,3]1 w[C,3]4 w[D,3]3

18 NCMPMR flow

19 Speedup and preventing race condition Partition routing graph to blocks due to performance and scalability. Stagger adjacent blocks for better performance. –2.25x faster.

20 Experimental results Environment –AMD Opteron 2.6GHz workstation with 16GB memory. –Intel Xeon E5520 2.26GHz with 8GB memory and a single NVIDIA Tesla C1060 GPU. Implemented in C++. s35932 in IWLS benchmark with additional 300 spare cells. Selects five nets, N1-N5, in s35942 with various degrees of pins to demonstrate.

21 Critical sink delay improvement

22 Analysis The following results are on platform 2.

23 Conclusions This work develops topology-aware ECO timing optimization algorithm flow. –BP, EB, TR. –GPU based re-routing. Improve the WNS and TNS significantly with 7.72x average runtime speedup compared to conventional 2-pin net-based buffer insertion.


Download ppt "Topology-Aware Buffer Insertion and GPU-Based Massively Parallel Rerouting for ECO Timing Optimization Yen-Hung Lin, Yun-Jian Lo, Hian-Syun Tong, Wen-Hao."

Similar presentations


Ads by Google