Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SpecAlign: A Semantic Alignment Framework for SystemVerilog Assertion Generation

About

Existing Large Language Model (LLM) approaches to SystemVerilog Assertion (SVA) generation primarily focus on syntactic validity and formal verification outcomes, while semantic alignment between generated assertions and natural language specifications remains difficult to quantify. As a result, hallucinated or misaligned SVAs can reduce confidence and increase debugging efforts in the absence of golden RTL. This paper presents SpecAlign, a framework for semantic evaluation and refinement of LLM-generated SVAs. SpecAlign introduces two iterative alignment loops that assess both natural language properties and SVAs against the design specification using entailment-based classification. We improve alignment decisions by generating multiple reasoning paths using chain-of-thought prompting and aggregating them via a self-consistency voting mechanism. Misaligned assertions are analyzed to generate actionable feedback for refinement. We further define a quantitative alignment score to measure semantic consistency across iterations. Experimental results demonstrate that SpecAlign effectively detects semantic inconsistencies and improves assertion alignment without relying on golden RTL, providing a scalable complement to traditional formal verification evaluation metrics.

Jaime Rafael Imperial, Hao Zheng• 2026

Related benchmarks

TaskDatasetResultRank
Semantic Alignment ClassificationAPB (test)
Count #SVA442
2
Semantic Alignment ClassificationUART (test)
Count of SVA319
2
Showing 2 of 2 rows

Other info

Follow for update