微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
Predicting Post-Route PPA from Macro and Standard-Cell Placements (U. of Alberta)
RSS 官方收录 · 可信分层展示
关键摘要
阿尔伯塔大学提出PPAPlace,预测芯片后布线PPA,WNS/TNS提升22%/51%
- PPAPlace是首个联合宏单元与标准单元布局预测后布线PPA的可微分代理模型
- 采用双流架构:图注意力处理网表+空间卷积处理布局网格,训练标签来自全局布线后阶段
- 在5个测试电路上无需重训练,WNS和TNS较基准分别提升22%和51%,功耗与可布线性不变
AI 摘要 · 来源可核验
正文提要
Researchers from University of Alberta published a technical paper titled “PPAPlace: Differentiable Cross-Stage Objectives for Chip Placement Optimization.”
Abstract:
“Macro placement significantly affects a chip’s post-route performance, power, and area (PPA). Most placement methods optimize half-perimeter wirelength (HPWL) as the primary objective. However, recent benchmarking shows a near-zero correlation between HPWL and post-route timing metrics such as the worst negative slack (WNS) and total negative slack (TNS). As a result, all six evaluated artificial intelligence (AI) placers degraded PPA relative to the hierarchical baseline. Recent efforts have tried to train cross-stage predictors to close this gap. However, existing methods focus on macro-only representations and use pre-route metrics as training labels. A label fidelity study of ten circuits at four design flow stages reveals that HPWL and pre-route timing poorly reflect final post-route timing rankings. In contrast, post-global-routing achieves the best balance between final timing fidelity and label generation cost-effectiveness. Based on this finding, PPAPlace is a timing-driven differentiable surrogate predicting post-route PPA from macro and standard-cell placements. The surrogate is a dual-stream predictor that combines graph attention over the chip netlist with spatial convolution over the placement grid. It is trained on post-global-routing labels. The predicted WNS and TNS gradients flow end-to-end back to cell coordinates. PPAPlace exploits these gradients in two ways: as a co-objective injected into an analytical placer’s optimization loop (PPAPlace-CoOpt), and as a post-placement refinement step that adjusts macro positions via projected gradient descent (PPAPlace-Refine). On five ChiPBench test circuits excluded from training, PPAPlace improves average WNS and TNS by 22% and 51% over the hierarchical baseline while preserving power and routability, using the same predictor without test-circuit retraining. Code is available at this https URL.”
Find the technical paper here. August 2026.
Chen, Ruogu, and Jie Han. “PPAPlace: Differentiable Cross-Stage Objectives for Chip Placement Optimization.” arXiv preprint arXiv:2608.13790 (2026).
The post Predicting Post-Route PPA from Macro and Standard-Cell Placements (U. of Alberta) appeared first on Semiconductor Engineering.