CircuitLM: A Multi-Agent LLM-Aided Design Framework for Generating Circuit Schematics from Natural Language Prompts
Khandakar Shakib Al Hasan, Syed Rifat Raiyan, Hasin Mahtab Alvee, Wahid Sadik

TL;DR
CircuitLM is a multi-agent framework that converts natural language prompts into accurate, physically viable circuit schematics by combining retrieval, reasoning, and verification steps, addressing hallucination issues in LLM-based design.
Contribution
This work introduces CircuitLM, a novel multi-agent pipeline that produces structured, verifiable circuit schematics from natural language prompts, integrating knowledge grounding and multi-level evaluation.
Findings
Effective reduction of hallucinations in schematic generation
High accuracy in producing physically viable circuit designs
Robust evaluation methodology combining rule-based and semantic checks
Abstract
Generating accurate circuit schematics from high-level natural language descriptions remains a persistent challenge in electronic design automation (EDA), as large language models (LLMs) frequently hallucinate components, violate strict physical constraints, and produce non-machine-readable outputs. To address this, we present CircuitLM, a multi-agent pipeline that translates user prompts into structured, visually interpretable schematics. The framework mitigates hallucination and ensures physical viability by grounding generation in a curated, embedding-powered component knowledge base through five sequential stages: (i) component identification, (ii) canonical pinout retrieval, (iii) chain-of-thought reasoning, (iv) JSON schematic synthesis, and (v) interactive force-directed visualization. We evaluate the system on a dataset of 100 unique circuit-design prompts…
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
TopicsVLSI and FPGA Design Techniques · Machine Learning in Materials Science · Embedded Systems Design Techniques
