AIDB Daily Papers
SpecLoop:形式検証フィードバックループを備えたエージェント型RTL仕様生成フレームワーク
※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。
ポイント
- RTLから仕様を生成するエージェント型フレームワークSpecLoopを提案し、設計意図の忠実な捕捉を目指した。
- LLMのみの手法に対し、形式検証によるフィードバックループを組み込むことで、仕様の正確性と堅牢性を向上させた点が新しい。
- 複数のLLMとRTLベンチマークを用いた実験で、SpecLoopが仕様の正確性と堅牢性を大幅に改善することを示した。
Abstract
RTL implementations frequently lack up-to-date or consistent specifications, making comprehension, maintenance, and verification costly and error-prone. While prior work has explored generating specifications from RTL using large language models (LLMs), ensuring that the generated documents faithfully capture design intent remains a major challenge. We present SpecLoop, an agentic framework for RTL-to-specification generation with a formal-verification-driven iterative feedback loop. SpecLoop first generates candidate specifications and then reconstructs RTL from these specifications; it uses formal equivalence checking tools between the reconstructed RTL and the original design to validate functional consistency. When mismatches are detected, counterexamples are fed back to iteratively refine the specifications until equivalence is proven or no further progress can be made. Experiments across multiple LLMs and RTL benchmarks show that incorporating formal verification feedback substantially improves specification correctness and robustness over LLM-only baselines, demonstrating the effectiveness of verification-guided specification generation.
Paper AI Chat
この論文のPDF全文を対象にAIに質問できます。
質問の例: