Title :
A fully polynomial time approximation scheme for timing driven minimum cost buffer insertion
Author :
Hu, Shiyan ; Li, Zhuo ; Alpert, Charles J.
Author_Institution :
Dept. of Electr. & Comput. Eng., Michigan Technol. Univ., Houghton, MI, USA
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 + epsiv running in O(m2n2b/epsiv3 + n3b2/epsiv) time for any 0 < epsiv < 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.6times speedup. This clearly demonstrates the practical value of the new algorithm.
Keywords :
VLSI; approximation theory; circuit CAD; computational complexity; integrated circuit design; NP-complete; VLSI technology; buffer insertion; buffer library; circuit timing; fully polynomial time approximation scheme; physical synthesis flow; tree; worst-case exponential time; Algorithm design and analysis; Circuit synthesis; Costs; Delay; Dynamic programming; Integrated circuit interconnections; Libraries; Polynomials; Timing; Very large scale integration; Buffer Insertion; Cost Minimization; Dynamic Programming; Fully Polynomial Time Approximation Scheme; NP-complete;
Conference_Titel :
Design Automation Conference, 2009. DAC '09. 46th ACM/IEEE
Conference_Location :
San Francisco, CA
Print_ISBN :
978-1-6055-8497-3