A fast algorithm for optimal buffer insertion Academic Article uri icon

abstract

  • The classic buffer insertion algorithm of van Ginneken has time and space complexity O(n2), where n is the number of possible buffer positions. For more than a decade, van Ginneken's algorithm has been the foundation of buffer insertion. In this paper, we present a new algorithm that computes the same optimal buffer insertion, but runs much faster. For 2-pin nets, our time complexity is O(n log n) and space complexity is O(n). For multipin nets, our time complexity is O(n log2 n) and space complexity is O(n log n). The speedup is achieved by four novel techniques: predictive pruning, candidate tree, fast redundancy check, and fast merging. On industrial test cases, the new algorithms is 2-80 times faster than van Ginneken's algorithm and uses 1/4-1/500 of the memory. Since van Ginneken's algorithm and its variations are used by most existing algorithms on buffer insertion and buffer sizing, our new algorithm significantly improves the performance of all these algorithms. The predictive pruning technique has been applied to buffer cost minimization (Shi et al., 2004), and significantly improved the running time. 2005 IEEE.

published proceedings

  • IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS

altmetric score

  • 3

author list (cited authors)

  • Shi, W. P., & Li, Z.

citation count

  • 50

complete list of authors

  • Shi, WP||Li, Z

publication date

  • June 2005