paper-with-me

홈 › Papers

Deep-Learning-Based Pre-Layout Parasitic Capacitance Prediction on SRAM Designs

2025-07-09 · Shan Shen, Dingcheng Yang, Yuyang Xie, Chunyan Pei, Wenjian Yu, Bei Yu arxiv

To achieve higher system energy efficiency, SRAM in SoCs is often customized. The parasitic effects cause notable discrepancies between pre-layout and post-layout circuit simulations, leading to difficulty in converging design parameters and excessive design iterations. Is it possible to well predict the parasitics based on the pre-layout circuit, so as to perform parasitic-aware pre-layout simulation? In this work, we propose a deep-learning-based 2-stage model to accurately predict these parasitics in pre-layout stages. The model combines a Graph Neural Network (GNN) classifier and Multi-Layer Perceptron (MLP) regressors, effectively managing class imbalance of the net parasitics in SRAM circuits. We also employ Focal Loss to mitigate the impact of abundant internal net samples and integrate subcircuit information into the graph to abstract the hierarchical structure of schematics. Experiments on 4 real SRAM designs show that our approach not only surpasses the state-of-the-art model in parasitic prediction by a maximum of 19X reduction of error but also significantly boosts the simulation process by up to 598X speedup.

📄 PDF Abstract BibTeX arXiv:2507.06549

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

ParasGB: A Graph Benchmark Suite for Parasitic Estimation on AMS Circuits

2026-07-25 · Jiajun Zou, Jiawei Liu, Ao Liu, Junnong Tian 외 arxiv

As chip manufacturing processes advance to deep submicron nodes, parasitic interconnect effects increasingly dominate the performance of analog and mixed-signal (AMS) circuits and often lead to costly layout iterations. …

Parameter PredictionGraph Learning

TAG: Learning Circuit Spatial Embedding From Layouts

2022-09-07 · Keren Zhu, Hao Chen, Walker J. Turner, George F. Kokai 외

Analog and mixed-signal (AMS) circuit designs still rely on human design expertise. Machine learning has been assisting circuit design automation by replacing human experience with artificial intelligence. This paper pre…

TAG

Few-shot Learning on AMS Circuits and Its Application to Parasitic Capacitance Prediction

2025-07-09 · Shan Shen, Yibin Zhang, Hector Rodriguez Rodriguez, Wenjian Yu arxiv

Graph representation learning is a powerful method to extract features from graph-structured data, such as analog/mixed-signal (AMS) circuits. However, training deep learning models for AMS designs is severely limited by…

Graph Representation LearningZero-Shot LearningFew-Shot LearningLink Prediction

On-Chip and Off-Chip TIA Amplifiers for Nanopore Signal Readout Design, Performance and Challenges: A Review

2025-04-10 · K. Ashoka Deepthi, Manoj Varma, Arup Polley

Advancements in biomedical research have driven continuous innovations in sensing and diagnostic technologies. Among these, nanopore based single molecule sensing and sequencing is rapidly emerging as a powerful and vers…

BlockingDiagnostic

Transferable Parasitic Estimation via Graph Contrastive Learning and Label Rebalancing in AMS Circuits

2025-07-09 · Shan Shen, Shenglu Hua, Jiajun Zou, Jiawei Liu 외 arxiv

Graph representation learning on Analog-Mixed Signal (AMS) circuits is crucial for various downstream tasks, e.g., parasitic estimation. However, the scarcity of design data, the unbalanced distribution of labels, and th…

Graph Representation LearningContrastive LearningNode Classification