Latest

Nice to Meet You: Synthesizing Practical MLIR Abstract Transformers

Nice to Meet You: Synthesizing Practical MLIR Abstract Transformers

Abstract This work introduces a novel approach for synthesizing practical Abstract Transformers tailored for the MLIR compiler infrastructure. By automating the generation of these crucial components, the system significantly reduces the manual engineering
By Admin 2 min read
ChiSA: Static Analysis for Lightweight Chisel Verification

ChiSA: Static Analysis for Lightweight Chisel Verification

Abstract ChiSA introduces a novel static analysis framework specifically designed for lightweight verification of hardware designs written in the Chisel HDL. This approach allows developers to detect common design errors, structural inconsistencies, and
By Admin 2 min read
ArchSem: Reusable Rigorous Semantics of Relaxed Architectures

ArchSem: Reusable Rigorous Semantics of Relaxed Architectures

Abstract ArchSem introduces a novel, reusable framework for defining the rigorous semantics of complex relaxed computer architectures. This approach allows developers and verification engineers to formally specify weak memory models (WMMs) in a
By Admin 2 min read