Patent Pending
Prof. Sheldon Tan and his team have developed a new hierarchical learning-based electro-migration analysis method called HierPINN-EM to solve for multi-segment interconnects in VLSI chips. HierPINN-EM provides much better accuracy, faster training speeds and faster inference speeds compared to current state-of-the-art techniques.
Background
Electromigration (EM) is the primary reliability killer for copper based interconnects in current and foreseeable nanometer technology nodes. An accurate assessment of aging and reliability for both interconnects and devices during the design process is crucial. Recently, physics-informed neural networks (PINNs) have emerged to replace the traditional numerical discretization with a differentiable deep neural network (DNN) that approximates the solution of the partial differential equation (PDE) as surrogate model. However, plain PINN has limited scalability due to large number of variables and does not work well for large interconnect trees.
Technology
Prof. Sheldon Tan and his team at UCR have developed a new hierarchical learning based EM analysis technique called HierPINN-EM to solve the Korhonen equations for multi-segment interconnects. Instead of solving the interconnect tree as a whole, HierPINN-EM splits the physics laws into two levels and solves the PDE equations step-by-step. The first step of HierPINN-EM is a stress predictor/solver and predicts the EM-induced stress for any location on the wire at a given aging time instant. In the second step, another DNN is employed to output EM stress at the internal junctions.
Images
The two images below show the frameworks for the first and second step.
Framework for the first step
Framework for the second step
Machine learning EDA simulation for VLSI chip design
Please visit Prof. Tan's VLSI System and Computation Lab to learn more about their research at UCR.
chip design, EDA simulation, electromigration, interconnects, VLSI