PulseAugur
EN
LIVE 09:48:01

New LLM-driven system HierSVA aids hardware formal verification

Researchers have introduced HierSVA, a comprehensive system designed to enhance the formal verification of hardware designs using Large Language Models (LLMs). This system includes a pipeline for generating SystemVerilog Assertions (SVA) from hierarchical RTL code, a dataset of 342 modules with associated bug variants and natural language specifications, and a benchmark for evaluating LLM performance on this task. Initial evaluations of twelve LLMs showed a 67.1% module-level compile rate, with generated assertions proving non-vacuously 82.1% of the time but only detecting 36.2% of injected faults. Agentic modes showed improvements in provability and strength metrics, though gains were inconsistent. AI

IMPACT This research introduces a new benchmark and dataset for evaluating LLMs in hardware verification, potentially improving design quality and reducing verification time.

RANK_REASON This is a research paper detailing a new system and benchmark for LLM-driven hardware verification. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Maohua Nie, Jiang Zhu, Jingqun Zhang, Zhichen Zeng, Jiayi Wang, Sibo Zhang, Jialin Wang, C. -J. Richard Shi ·

    HierSVA: A Data Synthesis Pipeline, Dataset, and Benchmark for LLM-Driven Hierarchical Hardware Formal Verification

    arXiv:2606.13706v1 Announce Type: cross Abstract: We present HierSVA, an integrated suite that combines a pipeline, dataset, and benchmark for LLM-driven hierarchical hardware formal verification. HierSVA-SP pairs an RTL preprocessing toolchain with an LLM-in-the-loop formal veri…