Author :
Shuo Zhou ; Bo Yao ; Hongyu Chen ; Yi Zhu ; Hutton, M. ; Collins, Thomas ; SRINIVASAN, SUDARSHAN ; Chou, Nan-Chi ; Suaris, Peter ; Chung-kuan Cheng
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
Keywords :
circuit analysis computing; circuit optimisation; directed graphs; minimisation; timing; NP complete; biclique covering minimization; bipartite graph; driven optimization program; false path timing; false subgraphs; known false paths; minimal degree ordering approach; static timing analysis; Algorithm design and analysis; Bipartite graph; Circuit optimization; Computer graphics; Computer science; Object detection; Performance analysis; Timing; Biclique covering; false subgraphs; static timing analysis;