On the use of flexible, rectilinear blocks to obtain minimum-area floorplans in mixed block and cell designs

Citation
Dp. Mehta et N. Sherwani, On the use of flexible, rectilinear blocks to obtain minimum-area floorplans in mixed block and cell designs, ACM T DES A, 5(1), 2000, pp. 82-97
Citations number
22
Categorie Soggetti
Computer Science & Engineering
Journal title
ACM TRANSACTIONS ON DESIGN AUTOMATION OF ELECTRONIC SYSTEMS
ISSN journal
10844309 → ACNP
Volume
5
Issue
1
Year of publication
2000
Pages
82 - 97
Database
ISI
SICI code
1084-4309(200001)5:1<82:OTUOFR>2.0.ZU;2-S
Abstract
This paper presents three minimum-area floorplanning algorithms that use fl exible arbitrary rectilinear shapes for the standard cell regions in MBC de signs. The first algorithm (pure HCST) introduces a grid traversal techniqu e which guarantees a minimum-area floorplan. The second algorithm (Hybrid-B F) uses a combination of HCST and Breadth First (BF) traversals to give a p ractical solution that approximately places flexible blocks at specified lo cations called seeds. The third algorithm (Hybrid-MBF) improves on the shap es of the flexible blocks generated by Hybrid-BF by using a combination of HCST and a Modified Breadth First (MBF) traversal. All three algorithms are polynomial in the number of grid squares. optimized implementations of Hyb rid-BF and Hybrid-MBF required less than two seconds on a SUN SPARCstation1 0.