DocumentCode :
2581906
Title :
An efficient external-memory implementation of region query with application to area routing
Author :
Liao, Stan ; Shenoy, Narendra ; Nicholls, William
Author_Institution :
Adv. Technol. Group, Synopsys Inc., USA
fYear :
2002
fDate :
2002
Firstpage :
36
Lastpage :
41
Abstract :
We present the tile-cached kd-tree, an efficient external-memory (disk) implementation of two-dimensional region query for use in a detailed area router. Most researchers have heretofore focused on in-memory algorithms. However as the need to tackle very large problems increases, conventional in-memory algorithms suffer from unpredictable caching and paging behavior and their performance may degrade considerably. In addition, since the region-query data structure is only part of the overall system, its consumption of large memory resources affects other parts of the system as well. Our implementation takes advantage of spatial locality in the detailed-routing process. We partition the routing space into tiles, each storing the data of objects (rectangles) that lie strictly within it. Objects that cross tile boundaries are separately stored. The data within a tile are then written out to disk, and a configurable cache is used to hold in memory the most recently visited tiles. Experimental results on large real-life routing problems show that this scheme significantly reduces memory usage with tolerable performance penalty.
Keywords :
VLSI; circuit complexity; circuit layout CAD; tree data structures; area routing; external-memory implementation; in-memory algorithms; paging behavior; region query; region-query data structure; spatial locality; tile-cached kd-tree; two-dimensional region query; Algorithm design and analysis; Application software; Computational geometry; Data structures; Degradation; Multidimensional systems; Routing; Spatial databases; Tiles; Very large scale integration;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Design: VLSI in Computers and Processors, 2002. Proceedings. 2002 IEEE International Conference on
ISSN :
1063-6404
Print_ISBN :
0-7695-1700-5
Type :
conf
DOI :
10.1109/ICCD.2002.1106744
Filename :
1106744
Link To Document :
بازگشت