Lambda-Oat: Lambda-Geometry Obstacle-Avoiding Tree Construction with O (N Log N) Complexity

Tom Tong Jing,Zhe Feng,Yu Hu,Xianlong L. Hong,Xiaodong D. Hu,Guiying Y. Yan
DOI: https://doi.org/10.1109/tcad.2007.896291
IF: 2.9
2007-01-01
IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems
Abstract:Obstacle-avoiding rectilinear Steiner minimal tree (OARSMT) construction is an essential part of routing. Recently, IC routing and related researches have been extended from Manhattan architecture (lambda2-geometry) to Y-/X-architecture (lambda3-lambda4-geometry) to improve the chip performance. This paper presents an O(n log n) heuristic, lambda-OAT, for obstacle-avoiding Steiner minimal tree construction in the lambda-geometry plane (lambda-OASMT). In this paper, based on obstacle-avoiding constrained Delaunay triangulation, a full connected tree is constructed and then embedded into lambda-OASMT by zonal combination. To the best of our knowledge, this is the first work addressing the lambda-OASMT problem. Compared with most recent works on OARSMT problem, lambda-OAT obtains up to 30-Kx speedup with quality solution. We have tested randomly generated cases with up to 10 K terminals and 10-K rectilinear obstacles within 4 seconds on a Sun V880 workstation (755-MHz CPU and 4-GB memory). The high efficiency and accuracy of lambda-OAT make it extremely practical and useful in the routing phase.
What problem does this paper attempt to address?