Trace2Skill: Verifier-Guided Skill Evolution for Long-Context EDA Agents
Zijian Du, Nathaniel Pinckney

TL;DR
Trace2Skill is a novel framework that enhances hardware LLM agents' ability to solve complex Verilog design problems by evolving their skills through trace mining and verifier feedback, without model fine-tuning.
Contribution
It introduces a test-time skill evolution approach that leverages trace diagnostics and verifier feedback to improve agent performance on hard EDA tasks.
Findings
Significantly improves pass rates on complex CVDP tasks.
Achieves breakthrough success on previously unsolved tasks.
Does not require fine-tuning or specialized model training.
Abstract
Complex Verilog Design Problems (CVDP) challenge hardware LLM agents because solving them requires localizing verifier-relevant RTL, testbenches, include paths, and build dependencies inside large repository snapshots, making precise edits, and recovering from sparse hidden-verifier failures. We present Trace2Skill, a test-time scaling framework that improves a hardware agent without RTL-specialized model fine-tuning. Rather than training a new model or only sampling more candidate solutions, Trace2Skill treats the agent's natural-language skill as an evolvable policy. It mines repeated rollout traces for success and failure modes, converts them into dense diagnostics and oracle lessons, and uses an oracle, mutator, and selector loop to produce task-specific skills that guide later search, editing, validation, and recovery. Because final pass/fail labels are often too coarse for hard…
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.
