ARSEMay 6

UVMarvel: an Automated LLM-aided UVM Machine for Subsystem-level RTL Verification

arXiv:2605.0470420.0h-index: 7
Predicted impact top 3% in AR · last 90 daysOriginality Synthesis-oriented
AI Analysis

For IC verification engineers, it automates a labor-intensive bottleneck, but the approach is incremental (LLM + UVM) and domain-specific.

UVMarvel automates subsystem-level UVM testbench construction using LLMs, achieving 95.65% average code coverage and reducing verification time from days to 4.5 hours.

Verification presents a major bottleneck in Integrated Circuit (IC) development, consuming nearly 70% of total effort. While the Universal Verification Methodology (UVM) improves reuse through structured verification environments, constructing subsystem-level UVM testbenches and generating high-quality stimuli still require extensive manual coding, repeated EDA tool runs, and deep protocol and micro-architectural expertise. We present UVMarvel, an automated verification framework that leverages Large Language Models (LLMs) to build UVM testbenches for subsystem-level RTL.UVMarvel introduces an Intermediate Representation (IR) and a Bus Protocol Library to translate heterogeneous specifications into protocol-correct subsystem-level UVM testbenches, and employs a Signal Tracker and a Verilog Patching Library to guide LLM-based stimuli refinement. UVMarvel is the first framework capable of automatically constructing subsystem-level UVM testbenches across mainstream bus protocols, and it achieves an average code coverage of 95.65%, while reducing verification time from several human working days to a 4.5-hour automated execution.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes