Efficient Timing Analysis with Known False Paths Using Biclique Covering

Shuo Zhou,Bo Yao,Hongyu Chen,Yi Zhu,Mike Hutton,Truman Collins,Sridhar Srinivasan,Nan-Chi Chou,Peter Suaris,Chung-Kuan Cheng
DOI: https://doi.org/10.1109/tcad.2006.885737
IF: 2.9
2007-01-01
IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems
Abstract:We improve the efficiency of static timing analysis when false paths are considered. The efficiency of timing analysis is critical for the performance driven optimization program because timing analysis is invoked heavily in the inner loop. However, when false paths are dealt with in timing analysis, a large number of tags needs to be created and propagated, thus deteriorating efficiency. In this paper, we minimize the number of the tags through a biclique-covering approach, which iteratively removes a tag if the false path information in the tag is covered by the union of other tags. With the produced tags, we remove the false path timing and guarantee to cover the nonfalse path timing. Since the minimum biclique covering of the general bipartite graph is NP complete [Indag. Math., vol. 39, p. 211, 1977], [Discrete Math., vol. 149, no. 1-3, p. 159, 1996]. we use a minimal degree ordering approach to perform the biclique-covering minimization. The experimental results show significant reduction on the number of tags.
What problem does this paper attempt to address?