Automated Multi-Agent Workflows for RTL Design

πŸ“… 2025-09-24
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
To address the scarcity of HDL/EDA expertise, high fine-tuning costs, and challenges in automating multi-agent workflows for RTL design, this paper proposes VeriMaASβ€”the first RTL code generation framework that deeply integrates formal verification feedback into multi-agent collaboration. VeriMaAS leverages weak supervision signals from HDL tool outputs (e.g., assertion pass/fail reports) to guide task decomposition and iterative refinement across agents, eliminating reliance on large-scale annotated datasets or expensive LLM inference. By combining lightweight training strategies with program synthesis techniques, it achieves efficient few-shot RTL synthesis using only hundreds of samples. Empirical evaluation shows a 5–7% improvement in pass@k over fine-tuned baselines, while reducing supervision cost by an order of magnitude. This significantly enhances the practicality and scalability of automated RTL design workflows.

Technology Category

Application Category

πŸ“ 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.
Problem

Research questions and friction points this paper is trying to address.

Automating RTL code generation using multi-agent workflows
Addressing HDL resource scarcity and proprietary EDA tool challenges
Reducing supervision costs while improving synthesis performance
Innovation

Methods, ideas, or system contributions that make the work stand out.

Multi-agent framework automates RTL workflow composition
Integrates formal verification feedback for cost reduction
Achieves performance gains with minimal training examples
A
Amulya Bhattaram
Chandra Family Department of Electrical and Computer Engineering, The University of Texas at Austin
J
Janani Ramamoorthy
Chandra Family Department of Electrical and Computer Engineering, The University of Texas at Austin
R
Ranit Gupta
Chandra Family Department of Electrical and Computer Engineering, The University of Texas at Austin
Diana Marculescu
Diana Marculescu
The University of Texas at Austin
Efficient Deep LearningEnergy-aware ComputingLow Power DesignDesign AutomationDark Silicon
Dimitrios Stamoulis
Dimitrios Stamoulis
Harbin Institute of Technology
Agentic AIGeospatial AIComputer VisionHardware systems