Title :
Time Algorithm for Optimal Buffer Insertion of Nets With
Sinks
Author :
Li, Zhuo ; Zhou, Ying Nancy ; Shi, Weiping
Author_Institution :
IBM Austin Res. Lab., Austin, TX, USA
fDate :
3/1/2012 12:00:00 AM
Abstract :
Buffer insertion is an effective technique to reduce interconnect delay. In this paper, we give a simple O(mn) time algorithm for optimal buffer insertion, where m is the number of sinks and n is the number of buffer positions. When m is small, our algorithm is a significant improvement over the recent O(nlog2n) time algorithm by Shi and Li, and the O(n2) time algorithm of van Ginneken. For b buffer types, our algorithms runs in O(b2n+bmn) time, an improvement of the recent O(bn2) algorithm by Li and Shi. The improvement is made possible by an innovative linked list that can perform addition of a wire, addition of a buffer in amortized O(1) time, and smart design of pointers. We then present the extension of our algorithm for the buffer cost minimization problem, which improves the previous best algorithm. On industrial test cases, the new algorithms is faster than previous best algorithms by an order of magnitude.
Keywords :
buffer circuits; interconnections; minimisation; network routing; buffer cost minimization problem; buffer positions; number of sinks; optimal buffer insertion; time algorithm; Algorithm design and analysis; Bismuth; Capacitance; Complexity theory; Delay; Resistance; Wires; Buffer insertion; Elmore delay; data structure; interconnect; routing;
Journal_Title :
Computer-Aided Design of Integrated Circuits and Systems, IEEE Transactions on
DOI :
10.1109/TCAD.2011.2174639