TL;DR
RTLSeek enhances LLM-based RTL generation by employing multi-stage diversity-oriented reinforcement learning, significantly improving correctness and diversity in HDL designs with limited data.
Contribution
It introduces a novel rule-based reinforcement learning framework that maximizes RTL diversity and correctness, surpassing prior methods in limited-data scenarios.
Findings
RTLSeek outperforms previous methods on the RTLLM benchmark.
Encouraging broader design-space exploration improves RTL quality.
The three-stage framework effectively maximizes utility of limited data.
Abstract
Register Transfer Level (RTL) design translates high-level specifications into hardware using HDLs such as Verilog. Although LLM-based RTL generation is promising, the scarcity of functionally verifiable high-quality data limits both accuracy and diversity. Existing post-training typically produces a single HDL implementation per specification, lacking awareness of RTL variations needed for different design goals. We propose RTLSeek, a post-training paradigm that applies rule-based Diversity-Oriented Reinforcement Learning to improve RTL correctness and diversity. Our Diversity-Centric Multi-Objective Reward Scheduling integrates expert knowledge with EDA feedback, and a three-stage framework maximizes the utility of limited data. Experiments on the RTLLM benchmark show that RTLSeek surpasses prior methods, with ablation results confirming that encouraging broader design-space…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
