RTLSquad: Multi-Agent Based Interpretable RTL Design
Bowei Wang, Qi Xiong, Zeqing Xiang, Lei Wang, Renzhi Chen

TL;DR
RTLSquad introduces a multi-agent LLM system that enhances RTL code optimization with interpretability, enabling hardware engineers to trust and understand the decision-making process in automated hardware design.
Contribution
This paper presents RTLSquad, a novel multi-agent framework that improves RTL code generation and optimization while providing decision interpretability for hardware design.
Findings
Generates functionally correct RTL code with optimized PPA.
Provides decision paths for interpretability.
Outperforms existing methods in code quality and trustworthiness.
Abstract
Optimizing Register-Transfer Level (RTL) code is crucial for improving hardware PPA performance. Large Language Models (LLMs) offer new approaches for automatic RTL code generation and optimization. However, existing methods often lack decision interpretability (sufficient, understandable justification for decisions), making it difficult for hardware engineers to trust the generated results, thus preventing these methods from being integrated into the design process. To address this, we propose RTLSquad, a novel LLM-Based Multi-Agent system for interpretable RTL code generation. RTLSquad divides the design process into exploration, implementation, and verification & evaluation stages managed by specialized agent squads, generating optimized RTL code through inter-agent collaboration, and providing decision interpretability through the communication process. Experiments show that…
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 · Simulation Techniques and Applications · Advanced Database Systems and Queries
