The Longest Path Search Algorithm Considering Gate Logic Functions

燕昭然,杨华中,罗嵘,汪蕙
DOI: https://doi.org/10.3969/j.issn.1004-3365.2004.03.017
IF: 1.992
2004-01-01
Microelectronics Journal
Abstract:Finding the longest path and the worst delay is the most important task in static timing analysis. In this paper, a more accurate longest path search algorithm is presented with logic function of gates taken into consideration. Since the gate delay is not only determined by transition time of input signals and load capacitance, but also by the state (rising or falling) of input signals and other pins' states (logic 1 or logic 0), the accuracy of static timing analysis is greatly improved. Also, a range path search algorithm is implemented to find out all paths whose delays are in given range. Since both search algorithms pass through each edge once at most, its time complexity is also linear.
What problem does this paper attempt to address?