LithoHoD: A Litho Simulator-Powered Framework for IC Layout Hotspot Detection
Hao-Chiang Shao, Guan-Yu Chen, Yu-Hsien Lin, Chia-Wen Lin, Shao-Yun Fang, Pin-Yian Tsai, Yan-Hsiu Liu
TL;DR
LithoHoD tackles IC layout hotspot detection by integrating a physics-informed lithography simulator (LithoNet) with a CNN-based detector (RetinaNet) through Cross-Model Feature Fusion and attention mechanisms. By learning the triune relationship among layout patterns, lithography-induced deformations, and hotspot ground truths, the framework detects potential hotspots based on predicted deformation maps alongside known hotspot patterns. The method introduces a channel-wise attention module, three CMF fusion blocks, and a cross-attention mechanism to align deformation features with multi-scale layout features, achieving superior recall and AUC on ICCAD16 and the real-world UMC20K dataset. This simulator-guided approach improves generalization to unseen designs and demonstrates the value of combining physics-based simulation with deep learning for IC design-for-manufacturability tasks, albeit with a modest increase in compute time.$ $
Abstract
Recent advances in VLSI fabrication technology have led to die shrinkage and increased layout density, creating an urgent demand for advanced hotspot detection techniques. However, by taking an object detection network as the backbone, recent learning-based hotspot detectors learn to recognize only the problematic layout patterns in the training data. This fact makes these hotspot detectors difficult to generalize to real-world scenarios. We propose a novel lithography simulator-powered hotspot detection framework to overcome this difficulty. Our framework integrates a lithography simulator with an object detection backbone, merging the extracted latent features from both the simulator and the object detector via well-designed cross-attention blocks. Consequently, the proposed framework can be used to detect potential hotspot regions based on I) the variation of possible circuit shape deformation estimated by the lithography simulator, and ii) the problematic layout patterns already known. To this end, we utilize RetinaNet with a feature pyramid network as the object detection backbone and leverage LithoNet as the lithography simulator. Extensive experiments demonstrate that our proposed simulator-guided hotspot detection framework outperforms previous state-of-the-art methods on real-world data.
