arXiv:2607.01609cs.LG2026-07

AI自动将电路图转为可执行网表,准确率超现有方法2.7倍

SINA: A Fully Automated Circuit Schematic Image to Netlist Generator Using Artificial Intelligence

论文配图:SINA: A Fully Automated Circuit Schematic Image to Netlist Generator Using Artificial Intelligence
图 1 · 摘自论文原文
  • 用深度学习+视觉语言模型识别元件与连接关系
  • 生成网表准确率达96.67%,比顶尖方法高2.72倍
  • 支持芯片与印刷电路板级图,能区分线路交叉与连接

人工智能的进展正重塑电子设计自动化(EDA),尤其是大型语言模型在电路设计中的应用。然而,模拟与混合信号领域仍受限于现有设计知识缺乏机器可读形式。研究论文、教材和网站中的电路图蕴含大量经验证的设计资源,但其图像形式无法被EDA工具直接处理。将其转化为机器可读的网表对仿真、验证及构建基于AI的模型数据库至关重要。当前转换方法在集成电路(IC)与印刷电路板(PCB)层级上泛化能力差,且在元件识别、连接推断方面表现不佳,无法区分线路交叉与实际连接。本文提出SINA,一个开源的电路图图像到网表生成器。SINA是完全自动化的流程,融合深度学习进行鲁棒元件检测、连通域标记实现精准连接推断、光学字符识别(OCR)提取元件标识符,并利用视觉语言模型(VLM)可靠分配参考编号。SINA同时支持IC与PCB级电路图,并引入专用交叉线检测机制以区分线间交叉与电气连接。我们通过图同构技术验证生成网表的正确性。实验表明,整体网表生成准确率为96.67%,较最先进方法提升2.72倍。

原文摘要 · Abstract (English)

Recent advances in Artificial Intelligence (AI) have revolutionized Electronic Design Automation (EDA), particularly through Large Language Models (LLMs) for circuit design tasks. However, their application to analog and mixed-signal domains remains limited by the lack of machine-readable representations of existing circuit design knowledge. Circuit schematic images found in research manuscripts, textbooks, and websites constitute a vast repository of validated designs; however, these visual representations cannot be directly processed by EDA tools. Converting them into machine-readable netlists is essential for enabling simulation, verification, and building comprehensive databases for AI-based models. Current conversion methods lack generalization across both Integrated Circuit (IC) and Printed Circuit Board (PCB) level schematics. Moreover, they struggle with component recognition and connectivity inference, and fail to distinguish between connected junctions and crossing wires. In this paper, we propose SINA, an open-source circuit schematic image-to-netlist generator. SINA is a fully automated pipeline that integrates deep learning for robust component detection, connected-component labeling for accurate connectivity inference, Optical Character Recognition (OCR) for component reference designator extraction, and a Vision-Language Model (VLM) for reliable reference designator assignment. SINA handles both IC- and PCB-level schematics and incorporates dedicated crossing-wires detection to differentiate wire intersections from connections. We validate the correctness of the generated netlists using graph isomorphism techniques. Our experiments demonstrate an overall netlist generation accuracy of 96.67%, which is 2.72x higher compared to state-of-the-art approaches.

电路设计AI生成图像识别EDA工具

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。