Bridging the Initialization Gap: A Co-Optimization Framework for Mixed-Size Global Placement
Yuhao Ren, Yiting Liu, Yanfei Zhou, Zhiyu Zheng, Li Shang, Fan Yang, Zhiang Wang

TL;DR
This paper introduces a co-optimization framework that enhances global placement initialization by combining area-aware heuristics with fast point-based methods, significantly improving placement quality and speed.
Contribution
A novel lightweight co-optimization framework that bridges the gap between area-aware and fast initializers using graph-based heuristics and macro-schedule techniques.
Findings
Achieves up to 2.2% HPWL reduction over point-based initializers.
Runs approximately 100 times faster than existing area-aware initializers.
Consistently improves placement quality across multiple benchmarks.
Abstract
Global placement is a critical step with high computational complexity in VLSI physical design. Modern analytical placers formulate the placement problem as a nonlinear optimization, where initialization strongly affects both convergence behavior and final placement quality. However, existing initialization methods exhibit a trade-off: area-aware initializers account for cell areas but are computationally expensive and can dominate total runtime, while fast point-based initializers ignore cell area, leading to a modeling gap that impairs convergence and solution quality. We propose a lightweight co-optimization framework that bridges this initialization gap through two strategies. First, an area-hint refinement initializer incorporates heuristic cell area information into a signed graph signal by augmenting the netlist graph with virtual nodes and negative-weight edges, yielding an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVLSI and FPGA Design Techniques · Interconnection Networks and Systems · Advancements in Photolithography Techniques
