LevelSyn: Physical-Aware Logic Synthesis via Level-Asynchronous Graph Neural Networks

📅 2026-09-03
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决纳米级集成电路中逻辑综合与物理设计脱节导致的PPA退化问题,提出LevelSyn框架,利用层级异步图神经网络预测高保真门坐标,并结合线长驱动优化引擎改进电路性能。
📝 Abstract
As integrated circuit technology scales into the nanometer regime, the traditional disconnect between logic synthesis and physical design has led to significant PPA (Power, Performance, and Area) degradation and prolonged design closure cycles. Traditional logic synthesis relies on non-physical Wire Load Models (WLMs), while recent spectral-based placement predictors often neglect the inherent hierarchical logic depth and signal flow of netlists, which leads to low-fidelity spatial estimations. To bridge this gap, we propose LevelSyn, a novel physical-aware logic synthesis framework that integrates hierarchical representation learning with a wirelength-driven optimization engine. At its core, LevelSyn leverages a level-asynchronous Graph Neural Network (GNN) to predict high-fidelity gate coordinates by capturing the structural and directional semantics of And-Inverter Graphs (AIGs). To handle industrial-scale designs, a level-aligned subgraph partitioning strategy is introduced to eliminate memory bottlenecks while preserving local logical dependencies. These spatial insights are seamlessly integrated into a newly developed physical-informed synthesis engine within the Berkeley ABC framework. Experimental results on the EPFL benchmark suite demonstrate that LevelSyn significantly outperforms state-of-the-art (SOTA) methods, achieving an average power reduction of 6.89\% and a timing delay improvement of 27.48\%. Furthermore, post-place-and-route validation shows a 99.59\% reduction in design rule check (DRC) violations, highlighting its effectiveness in accelerating design convergence.
Problem

Research questions and friction points this paper is trying to address.

integrated circuit
logic synthesis
physical design
PPA degradation
Wire Load Models
Innovation

Methods, ideas, or system contributions that make the work stand out.

Physical-Aware Logic Synthesis
Level-Asynchronous GNN
Wirelength-Driven Optimization
Hierarchical Representation Learning
Subgraph Partitioning
🔎 Similar Papers
2024-07-11arXiv.orgCitations: 0