paper-with-me

홈 › Papers

VeriHGN: Heterogeneous Graph-Based Congestion Prediction for Chip Layout Verification

2026-03-10 · Runbang Hu, Bo Fang, Bingzhe Li, Yuede Ji arxiv

As Very Large Scale Integration (VLSI) designs continue to scale in size and complexity, layout verification has become a central challenge in modern Electronic Design Automation (EDA) workflows. In practice, congestion can only be accurately identified after detailed routing, making traditional verification both time-consuming and costly. Learning-based approaches have therefore been explored to enable early-stage congestion prediction and reduce routing iterations. However, although prior methods incorporate both netlist connectivity and layout features, they often model the two in a loosely coupled manner and primarily produce numerical congestion estimates. We propose VeriHGN, a verification framework built on an enhanced heterogeneous graph that unifies circuit components and spatial grids into a single relational representation, enabling more faithful modeling of the interaction between logical intent and physical realization. Experiments on industrial benchmarks, including ISPD2015, CircuitNet-N14, and CircuitNet-N28, demonstrate that VeriHGN achieves the best or near-best performance over state-of-the-art methods in prediction accuracy and correlation metrics.

📄 PDF Abstract BibTeX arXiv:2603.11075

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LHNN: Lattice Hypergraph Neural Network for VLSI Congestion Prediction

2022-03-24 · Bowen Wang, Guibao Shen, Dong Li, Jianye Hao 외

Precise congestion prediction from a placement solution plays a crucial role in circuit placement. This work proposes the lattice hypergraph (LH-graph), a novel graph formulation for circuits, which preserves netlist dat…

Graph Neural NetworkPredictionregression

VeriLoC: Line-of-Code Level Prediction of Hardware Design Quality from Verilog Code

2025-06-08 · Raghu Vamshi Hemadri, Jitendra Bhandari, Johann Knechtel, Badri P Gopalan 외

Modern chip design is complex, and there is a crucial need for early-stage prediction of key design-quality metrics like timing and routing congestion directly from Verilog code (a commonly used programming language for …

Code GenerationPrediction

Interpretable Cascading Mixture-of-Experts for Urban Traffic Congestion Prediction

2024-06-14 · Wenzhao Jiang, Jindong Han, Hao liu, Tao Tao 외

Rapid urbanization has significantly escalated traffic congestion, underscoring the need for advanced congestion prediction services to bolster intelligent transportation systems. As one of the world's largest ride-haili…

Mixture-of-ExpertsPredictionTravel Time Estimation

Learning-Assisted Congestion-Aware Route Scheduling for Semiconductor Fab Material Control Systems

2026-08-31 · Hao Yin, Meiqi Tu, Anbang Liu, Shaochong Lin 외 arxiv

Automated material handling systems in semiconductor fabs are operated by a material control system (MCS) that must schedule a relay route for every transport command online, before execution. This is a data-driven sched…

TransPlace: Transferable Circuit Global Placement via Graph Neural Network

2025-01-10 · Yunbo Hou, Haoran Ye, Shuwen Yang, Yingxue Zhang 외

Global placement, a critical step in designing the physical layout of computer chips, is essential to optimize chip performance. Prior global placement methods optimize each circuit design individually from scratch. Thei…

Graph Neural Network