SINA Automates Circuit Schematic to Netlist Conversion.

Saoud Aldowaish, Yashwanth Karumanchi, Kai-Chen Chiang, Mohammed Ayman Habib, Finn Murphy, Rishen Cao, Morteza Fayazi· July 3, 2026 View original

▶ The 2-minute explainer

Summary

SINA is an open-source, fully automated AI-powered pipeline that converts circuit schematic images into machine-readable netlists. It uses deep learning for component detection, OCR for designator extraction, and a Vision-Language Model for assignment, achieving 96.67% accuracy across IC and PCB schematics.

The field of Electronic Design Automation (EDA) is being transformed by AI, particularly with large language models (LLMs) assisting in circuit design. However, a significant hurdle remains: the vast amount of circuit design knowledge locked in visual formats like schematic images from research papers, textbooks, and websites. These images are not directly usable by EDA tools, making their conversion into machine-readable netlists essential for simulation, verification, and building AI-compatible databases. Current conversion methods often lack generalization across different types of schematics (Integrated Circuit and Printed Circuit Board) and struggle with accurate component recognition, connectivity inference, and distinguishing between connected junctions and crossing wires. This paper introduces SINA, an open-source, fully automated pipeline designed to convert circuit schematic images into netlists. SINA integrates several AI techniques to achieve its high performance. It employs deep learning for robust component detection, connected-component labeling for precise connectivity inference, Optical Character Recognition (OCR) for extracting component reference designators, and a Vision-Language Model (VLM) for reliably assigning these designators. A key feature of SINA is its ability to handle both IC- and PCB-level schematics and its dedicated crossing-wires detection mechanism, which accurately differentiates between wire intersections that are connected and those that merely cross. The correctness of the generated netlists is validated using graph isomorphism techniques. Experimental results demonstrate an impressive overall netlist generation accuracy of 96.67%, which is 2.72 times higher than state-of-the-art approaches, marking a significant advancement in automating circuit design workflows.

Why it matters

For electrical engineers and EDA professionals, SINA dramatically streamlines the process of digitizing legacy circuit designs and integrating them into modern AI-driven design workflows, saving significant time and reducing manual errors.

How to implement this in your domain

  1. 1Download and experiment with the open-source SINA tool to convert existing schematic image archives into netlists.
  2. 2Integrate SINA into current EDA toolchains to automate the initial stages of circuit design analysis and simulation.
  3. 3Develop a database of machine-readable netlists from historical designs using SINA to train future AI-based circuit design models.
  4. 4Provide feedback to the SINA development community to improve its capabilities and address specific use cases.

Who benefits

Electronics ManufacturingSemiconductor DesignAutomotiveAerospaceConsumer Electronics

Key takeaways

  • SINA is an AI-powered tool that automates the conversion of circuit schematic images to netlists.
  • It uses deep learning, OCR, and a VLM for robust component detection and connectivity inference.
  • SINA handles both IC and PCB schematics and accurately distinguishes crossing wires from connections.
  • The tool achieves 96.67% accuracy, significantly outperforming existing methods.

Original post by Saoud Aldowaish, Yashwanth Karumanchi, Kai-Chen Chiang, Mohammed Ayman Habib, Finn Murphy, Rishen Cao, Morteza Fayazi

"arXiv:2607.01609v1 Announce Type: new Abstract: 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-signa…"

View on X

Originally posted by Saoud Aldowaish, Yashwanth Karumanchi, Kai-Chen Chiang, Mohammed Ayman Habib, Finn Murphy, Rishen Cao, Morteza Fayazi on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses