arXiv論文メモ
新着一覧
cs.AI · 査読状況未確認

物理設計の検証を繰り返してチップのマクロ配置を改善

PlaceReasoner-Beta: Reasoning-Driven Macro Placement and Benchmarking

Qiufeng Li, Chengxuan Wang, Rongqian Chen, Quan Cheng, Yihui Ren, Chia-Tung Ho, David Z. Pan, Tian Lan, Weidong Cao

この論文をやさしく読む

ひとことで言うと

チップ内の大きな回路ブロックの配置を、AIが提案し、設計ルールや実際の配線結果で検証して修正する研究です。配置時点の見込みだけでなく、後工程の結果を判断に戻します。

何に役立つ?

マクロ配置で、設計ルールを守りながらタイミングを改善する方法の比較に役立ちます。公開ベンチマークは、配置以外の条件を固定した再現可能な評価を目的としています。

この研究の面白いところ

配線長を直接目的にしなくても、多くの設計で短縮できたと報告しています。代理指標より、配線後のPPAとDRCで評価することを重視しています。

どこまで分かった?

評価は8設計・二つの縦横比からなる16課題です。61.2%と53.0%はTNSの削減率であり、クロック周波数や消費電力の同率改善ではありません。要旨は製造済みチップでの測定結果を報告していません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

マクロの自動配置は、VLSIの物理設計における根本的な課題であり続けている。数十年の研究にもかかわらず、既存手法の多くは推定配線長など人手で設計した代理目的を最適化し、通常は一度の数値最適化で配置を生成する。このため、レイアウトの視覚的な文脈、明文化された設計知識、後段の物理設計からのフィードバックを一つのループに統合する能力が限られている。 本研究では、マクロ配置をブラックボックス最適化ではなく閉ループの推論問題として捉え直す、検証器に誘導されたマルチエージェントの枠組みPlaceReasoner-Betaを提案する。視覚言語モデル(VLM)の計画器がフロアプラン画像、マクロ仕様、接続構造から配置候補を生成する。幾何学的検証器は物理的な適法性と専門家の配置原則を適用し、物理検証器は実装初期のフィードバックによって候補を改善する。配線後の最適化器は、最終的な電力・性能・面積(PPA)を使い、有望なレイアウトをさらに改善する。 再現可能な評価のため、公開RTL設計、EDAツール、技術ライブラリーから構成する、完全に公開されたエンドツーエンドのベンチマークPlaceReasoner-Benchを導入する。8設計を二つの縦横比で扱い、固定のフロアプランと入出力割り当てを持つ16課題を作る。これにより、手法間で異なるのはマクロの位置と向きだけとなり、配線前の代理指標ではなく、配線後のPPAと設計ルール検査(DRC)で評価できる。 ベンチマーク全体では、PlaceReasoner-Betaはすべての正方形課題で、DRC違反のない手法の中で最良のタイミングを達成する。古典的ベースライン群に対し、配線後の総負スラック(TNS)を縦横比1:1で61.2%、2:1で53.0%削減する。また、配線長を明示的に最適化していないにもかかわらず、多くの設計で配線後の配線長も短縮する。これらは、物理設計のフィードバックの下で空間構造を推論することが、代理目的の最適化を越えて、最終レイアウトの品質を高められることを示す。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-18(UTC)
最新改訂
2026-09-18 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Automated macro placement remains a fundamental challenge in VLSI physical design. Despite decades of research, existing approaches predominantly optimize hand-crafted proxy objectives, such as estimated wirelength, and typically produce placements through one-shot numerical optimization, limiting their ability to incorporate visual layout context, codified design expertise, and downstream physical-design feedback in a unified loop. We present PlaceReasoner-Beta, a verifier-guided multi-agent framework that reformulates macro placement as a closed-loop reasoning problem rather than black-box optimization. A vision-language model (VLM) planner generates candidate placements from the floorplan image, macro specifications, and connectivity structure; a geometric verifier enforces physical legality and expert placement principles; a physical verifier refines candidates using early implementation feedback; and a post-route optimizer further improves promising layouts using final PPA. To enable reproducible evaluation, we introduce PlaceReasoner-Bench, a fully open end-to-end benchmark built from open RTL designs, EDA tools, and technology libraries. It comprises 8 designs at two aspect ratios, yielding 16 tasks with fixed floorplans and I/O assignments, so methods differ only in macro positions and orientations and are evaluated using routed PPA and DRC rather than pre-route proxies. Across the benchmark, PlaceReasoner-Beta achieves the best timing among DRC-clean methods on all square tasks, reducing post-route TNS by 61.2% at 1:1 and 53.0% at 2:1 relative to the classical baseline field. It also shortens routed wirelength on most designs despite never explicitly optimizing it, demonstrating that reasoning over spatial structure under physical-design feedback can improve end-to-end layout quality beyond proxy-objective optimization.

arXiv ID: 2609.21263 / 要約の誤りについて