PulseAugur
EN
LIVE 09:18:09

NeuroAbs framework uses LLMs to accelerate hardware property checking

Researchers have developed NeuroAbs, a novel neuro-symbolic framework designed to accelerate hardware property checking through RTL abstraction. This framework leverages Large Language Models (LLMs) to identify signals for abstraction and combines LLM-based abstraction with an AST-based symbolic representation. The soundness of each abstraction is verified using satisfiability modulo theories (SMT) solving, with counterexample-guided abstraction refinement (CEGAR) employed for iterative model improvement. Experimental results indicate that NeuroAbs significantly enhances the efficiency of hardware property checking. AI

IMPACT This framework could improve the efficiency and reduce the cost of verifying complex hardware designs.

RANK_REASON The cluster describes a new research paper detailing a novel framework for 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 →

NeuroAbs framework uses LLMs to accelerate hardware property checking

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Zhiyuan Yan, Xiaofeng Zhou, Ziyue Zheng, Ziyi Yang, Wenbin Che, Wei Zhang, Yangdi Lyu, Hongce Zhang ·

    NeuroAbs: A Neuro-Symbolic RTL Abstraction Framework for Property Checking Acceleration

    arXiv:2608.17304v1 Announce Type: cross Abstract: Formal verification is a crucial technique for ensuring the functional correctness of hardware designs. In the context of property checking, a key challenge is how to efficiently prove a user-specified property in the face of incr…