Checker Generation of Assertions with Local Variables for Model Checking
スポンサーリンク
概要
- 論文の詳細を見る
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.
- 一般社団法人情報処理学会の論文
- 2009-02-17
著者
-
Kiyoharu Hamaguchi
Osaka University
-
Sho Takeuchi
Osaka University, Presently with Hitachi Government and Public Corporation System Engineering Corp
-
Toshinobu Kashiwabara
Osaka University
関連論文
- Checker Generation of Assertions with Local Variables for Model Checking
- Approximate Model Checking Using a Subset of First-order Logic
- Approximate Invariant Property Checking Using Term-Height Reduction for a Subset of First-Order Logic
- Symbolic Discord Computation for Efficient Analysis of Message Sequence Charts