Automated Multi-Agent Workflows for RTL Design

NeurIPS 2025 Workshop MLForSys Submission64 Authors

Published: 30 Oct 2025, Last Modified: 14 Nov 2025MLForSys2025EveryoneRevisionsBibTeXCC BY 4.0
Keywords: LLM, Verilog, Agents, RTL, Formal Verification
Abstract: The rise of agentic AI workflows unlocks novel opportunities for computer systems design and optimization. However, for specialized domains such as program synthesis, the relative scarcity of HDL and proprietary EDA resources online compared to more common programming tasks introduces challenges, often necessitating task-specific fine-tuning, high inference costs, and manually-crafted agent orchestration. In this work, we present VeriMaAS, a multi-agent framework designed to automatically compose agentic workflows for RTL code generation. Our key insight is to integrate formal verification feedback from HDL tools directly into workflow generation, reducing the cost of gradient-based updates or prolonged reasoning traces. Our method improves synthesis performance by 5–7% for pass@k over fine-tuned baselines, while requiring only a few hundred "training" examples, representing an order-of-magnitude reduction in supervision cost.
Submission Number: 64
Loading