Agentic AI-based Coverage Closure for Formal Verification
AI 摘要
论文提出一种基于Agentic AI的覆盖率闭环方法,利用LLM加速形式化验证,提高覆盖率。
主要贡献
- 提出Agentic AI驱动的形式化验证覆盖率闭环工作流
- 使用LLM-enabled GenAI 自动分析覆盖率并生成形式化属性
- 验证了该方法在提高形式化验证效率和覆盖率方面的有效性
方法论
利用LLM-enabled GenAI自动化覆盖率分析,识别覆盖漏洞,并生成所需的形式化属性,加速验证过程。
原文摘要
Coverage closure is a critical requirement in Integrated Chip (IC) development process and key metric for verification sign-off. However, traditional exhaustive approaches often fail to achieve full coverage within project timelines. This study presents an agentic AI-driven workflow that utilizes Large Language Model (LLM)-enabled Generative AI (GenAI) to automate coverage analysis for formal verification, identify coverage gaps, and generate the required formal properties. The framework accelerates verification efficiency by systematically addressing coverage holes. Benchmarking open-source and internal designs reveals a measurable increase in coverage metrics, with improvements correlated to the complexity of the design. Comparative analysis validates the effectiveness of this approach. These results highlight the potential of agentic AI-based techniques to improve formal verification productivity and support comprehensive coverage closure.