Learning from Scratch: Structurally-masked Transformer for Next Generation Lib-free Simulation
Junlang Huang, Hao Chen, Zhong Guan

TL;DR
This paper introduces a neural network framework that predicts power and timing in digital circuits with high accuracy, using waveform and delay estimation models conditioned on netlist parameters, surpassing traditional methods.
Contribution
It presents the first netlist-aware, language-based neural network for standard cells, employing a hybrid CNN-Transformer architecture for precise, scalable timing and power prediction.
Findings
Achieves SPICE-level accuracy with RMSE below 0.0098
Effectively models intrinsic and coupling delays without simplification
Provides a scalable neural alternative to conventional tools
Abstract
This paper proposes a neural framework for power and timing prediction of multi-stage data path, distinguishing itself from traditional lib-based analytical methods dependent on driver characterization and load simplifications. To the best of our knowledge, this is the first language-based, netlist-aware neural network designed explicitly for standard cells. Our approach employs two pre-trained neural models of waveform prediction and delay estimation that directly infer transient waveforms and propagation delays from SPICE netlists, conditioned on critical physical parameters such as load capacitance, input slew, and gate size. This method accurately captures both intrinsic and coupling-induced delay effects without requiring simplification or interpolation. For multi-stage timing prediction, we implement a recursive propagation strategy where predicted waveforms from each stage feed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReal-time simulation and control systems
