A fully polynomial time approximation scheme for timing driven minimum cost buffer insertion
Document Type
Conference Proceeding
Publication Date
1-1-2009
Abstract
As VLSI technology enters the nanoscale regime, interconnect delay has become the bottleneck of the circuit timing. As one of the most powerful techniques for interconnect optimization, buffer insertion is indispensable in the physical synthesis flow. Buffering is known to be NP-complete and existing works either explore dynamic programming to compute optimal solution in the worst-case exponential time or design efficient heuristics without performance guarantee. Even if buffer insertion is one of the most studied problems in physical design, whether there is an efficient algorithm with provably good performance still remains unknown. This work settles this open problem. In the paper, the first fully polynomial time approximation scheme for the timing driven minimum cost buffer insertion problem is designed. The new algorithm can approximate the optimal buffering solution within a factor of 1 + ε running in O(m2n2b/ε3 + n3b 2/ε) time for any 0 < ε < 1, where n is the number of candidate buffer locations, m is the number of sinks in the tree, and b is the number of buffers in the buffer library. In addition to its theoretical guarantee, our experiments on 1000 industrial nets demonstrate that compared to the commonly-used dynamic programming algorithm, the new algorithm well approximates the optimal solution, with only 0.57% additional buffers and 4.6x speedup. This clearly demonstrates the practical value of the new algorithm. Copyright 2009 ACM.
Publication Title
Proceedings - Design Automation Conference
Recommended Citation
Hu, S.,
Li, Z.,
&
Alpert, C.
(2009).
A fully polynomial time approximation scheme for timing driven minimum cost buffer insertion.
Proceedings - Design Automation Conference, 424-429.
http://doi.org/10.1145/1629911.1630026
Retrieved from: https://digitalcommons.mtu.edu/michigantech-p/12500