DUET: Agentic Design Understanding via Experimentation and Testing
Gus Henry Smith, Sandesh Adhikary, Vineet Thumuluri, Karthik Suresh, Vivek Pandit, Kartik Hegde, Hamid Shojaei, Chandra Bhagavatula

TL;DR
DUET is a methodology that enhances AI understanding of complex hardware designs by iterative experimentation, testing, and hypothesis integration, leading to improved formal verification performance.
Contribution
It introduces a novel, iterative approach mimicking hardware experts' methods to improve AI comprehension of RTL code using experimentation and testing.
Findings
DUET improves AI performance on formal verification tasks.
Iterative testing enhances understanding of complex RTL designs.
Method bridges gap between AI inference and hardware design complexity.
Abstract
AI agents powered by large language models (LLMs) are being used to solve increasingly complex software engineering challenges, but struggle with hardware design tasks. Register Transfer Level (RTL) code presents a unique challenge for LLMs, as it encodes complex, dynamic, time-evolving behaviors using the low-level language features of SystemVerilog. LLMs struggle to infer these complex behaviors from the syntax of RTL alone, which limits their ability to complete all downstream tasks like code completion, documentation, or verification. In response to this issue, we present DUET: a general methodology for developing Design Understanding via Experimentation and Testing. DUET mimics how hardware design experts develop an understanding of complex designs: not just via a one-off readthrough of the RTL, but via iterative experimentation using a number of tools. DUET iteratively generates…
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
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Algorithms · Formal Methods in Verification
