Title :
BEAVER: a computational-geometry-based tool for switchbox routing
Author :
Cohoon, James P. ; Heck, Patrick L.
Author_Institution :
Dept. of Comput. Sci., Virginia Univ., Charlottesville, VA, USA
fDate :
6/1/1988 12:00:00 AM
Abstract :
BEAVER combines a delayed layering scheme with computational geometry techniques to heuristically produce a switchbox solution that minimizes both via and usage and wire length, and maximizes the use of a preferred routing layer. Other important features are its use of priority queues to determine the order in which nets are routed, and its prioritized control of individual track and column usage to prevent routing conflicts. BEAVER consists of four tools that are run successively: a corner router, a line sweep router, a thread router, and a layerer. The corner router makes single-bend terminal-to-terminal connections. The line sweep router makes straight-line connections, single-bend connections, and two-bend connections. The thread router makes connections of arbitrary form. The layerer completes the switchbox by layering wires that have been assigned a location but not yet a layer. BEAVER has successfully routed all of the classic switchboxes. Its solution quality with respect to wire length was better than, or comparable to, the best previous solutions and its via usage was consistently the minimum
Keywords :
VLSI; circuit layout CAD; BEAVER; computational-geometry-based tool; corner router; delayed layering scheme; layerer; line sweep router; preferred routing layer; prioritized control; priority queues; single-bend connections; single-bend terminal-to-terminal connections; solution quality; straight-line connections; switchbox routing; thread router; two-bend connections; via usage; wire length; Circuit synthesis; Computational geometry; Delay; Design automation; Integrated circuit interconnections; Routing; Switching circuits; Very large scale integration; Wire; Yarn;
Journal_Title :
Computer-Aided Design of Integrated Circuits and Systems, IEEE Transactions on