IPSJ Transactions on System and LSI Design Methodology
Online ISSN : 1882-6687
ISSN-L : 1882-6687
Checker Generation of Assertions with Local Variables for Model Checking
Sho TakeuchiKiyoharu HamaguchiToshinobu Kashiwabara
Author information
JOURNAL FREE ACCESS

2009 Volume 2 Pages 80-92

Details
Abstract

To perform functional formal verification, model checking for assertions has attracted attentions. In SystemVerilog, assertions are allowed to include “local variables”, which are used to store and refer to data values locally within assertions. For the purpose of model checking, a finite automaton called “checker” is generated. In the previous approach for checker generation by Long and Seawright, the checker introduces new state variables corresponding to a local variable. The number of the introduced state variables for each local variable, is linear to the size of a given assertion. In this paper, we show an algorithm for checker generation in order to reduce the number of the introduced state variables. In particular, our algorithm requires only one such variable for each local variable. We also show experimental results on bounded model checking for our algorithm compared with the previous work by Long and Seawright.

Content from these authors
© 2009 by the Information Processing Society of Japan
Previous article Next article
feedback
Top