RoutePlacer: An End-to-End Routability-Aware Placer with Graph Neural Network
Yunbo Hou, Haoran Ye, Yingxue Zhang, Siyuan Xu, Guojie Song

TL;DR
RoutePlacer introduces an end-to-end differentiable placement method using a graph neural network to predict and optimize routability, significantly reducing overflow in chip design while maintaining wirelength.
Contribution
It presents RouteGNN, a novel GNN for routability prediction, enabling joint optimization during placement, and enhances existing placers with improved routability outcomes.
Findings
Reduces Total Overflow by up to 16% compared to state-of-the-art.
Integrating RouteGNN achieves a 44% reduction in Total Overflow.
Maintains wirelength while improving routability.
Abstract
Placement is a critical and challenging step of modern chip design, with routability being an essential indicator of placement quality. Current routability-oriented placers typically apply an iterative two-stage approach, wherein the first stage generates a placement solution, and the second stage provides non-differentiable routing results to heuristically improve the solution quality. This method hinders jointly optimizing the routability aspect during placement. To address this problem, this work introduces RoutePlacer, an end-to-end routability-aware placement method. It trains RouteGNN, a customized graph neural network, to efficiently and accurately predict routability by capturing and fusing geometric and topological representations of placements. Well-trained RouteGNN then serves as a differentiable approximation of routability, enabling end-to-end gradient-based routability…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Packet Processing and Optimization · Software Testing and Debugging Techniques · Advanced Optical Network Technologies
