Performance-driven Steiner tree algorithm using constructed force directed approach for global routing

Xianlong Hong
1995-01-01
Abstract:This paper presents a performance-driven Steiner tree algorithm for global routing. It creates the Steiner tree considering both the minimization of total wire length and distance of the path from the source to sink of the given net in order to obtain the Steiner tree with minimum timing delay. A timing model for multi-terminal net is given first, then its upper bound is deducted. Based on this model a constructed force directed (CFD) Steiner tree algorithm is proposed. The CFD algorithm is implemented on Sun workstation by C language and has been used in the performance-driven global router. Experiments are given to demonstrate the effectiveness of the algorithm.
What problem does this paper attempt to address?