DRCY: Agentic Hardware Design Reviews
Kyle Dumont, Nicholas Herbert, Hayder Tirmazi, Shrikanth Upadhayaya

TL;DR
DRCY is a multi-agent LLM system that automates semantic verification of hardware schematics by analyzing datasheets and connections, reducing costly post-fabrication errors in hardware design.
Contribution
It introduces the first production-ready multi-agent LLM system for automated schematic connection review with datasheet analysis and inline commenting.
Findings
Deployed on AllSpice Hub for real-world hardware design review
Used by major companies for vehicle and space hardware projects
Enhances early detection of design errors before fabrication
Abstract
Hardware design errors discovered after fabrication require costly physical respins that can delay products by months. Existing electronic design automation (EDA) tools enforce structural connectivity rules. However, they cannot verify that connections are \emph{semantically} correct with respect to component datasheets. For example, that a symbol's pinout matches the manufacturer's specification, or that a voltage regulator's feedback resistors produce the intended output. We present DRCY, the first production-ready multi-agent LLM system that automates first-pass schematic connection review by autonomously fetching component datasheets, performing pin-by-pin analysis against extracted specifications, and posting findings as inline comments on design reviews. DRCY is deployed in production on AllSpice Hub, a collaborative hardware design platform, where it runs as a CI/CD action…
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
TopicsMulti-Agent Systems and Negotiation · Modular Robots and Swarm Intelligence · AI-based Problem Solving and Planning
