Title :
Hardware Verification Using Software Analyzers
Author :
Rajdeep Mukherjee;Daniel Kroening;Tom Melham
Author_Institution :
Univ. of Oxford, Oxford, UK
fDate :
7/1/2015 12:00:00 AM
Abstract :
Program analysis is a highly active area of research, and the capacity and precision of software analyzers is improving rapidly. We investigate the use of modern software verification tools for formal property checking of hardware given in Verilog at register-transfer level. To this end, we translate RTL Verilog into an equivalent word-level ANSI-C program, according to synthesis semantics. The property of interest is instrumented into the Cprogram as an assertion. We subsequently apply three different software verification techniques -- bounded model checking, path-based symbolic simulation and abstract interpretation -- and compare their performance to conventional methods for property verification of hardware designs at net list and register transfer level. Our experimental results indicate that speedups of more than an order of magnitude are possible. To the best of our knowledge, this is the first attempt to perform property verification of hardware IPs given at register-transfer level using software verifiers.
Keywords :
"Software","Hardware","Hardware design languages","Engines","Benchmark testing","Semantics","Cognition"
Conference_Titel :
VLSI (ISVLSI), 2015 IEEE Computer Society Annual Symposium on
DOI :
10.1109/ISVLSI.2015.107