Detecting State Coding Conflicts in STG Unfoldings Using SAT

  • Authors:
  • Victor Khomenko;Maciej Koutny;Alex Yakovlev

  • Affiliations:
  • -;-;-

  • Venue:
  • ACSD '03 Proceedings of the Third International Conference on Application of Concurrency to System Design
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

The behaviour of asynchronous circuits is often described by Signal Transition Graphs (STGs), which are Petri nets whose transitions are interpreted as rising and falling edges of signals. One of the crucial problems in the synthesis of such circuits is that of identifying whether an STG satis.es the Complete State Coding (CSC) requirement, e.g., by using model checking based on the state graph of an STG.In this paper, we avoid constructing the state graph of an STG, which can lead to state space explosion, and instead use only the information about causality and structural conflicts between the events involved in a finite and complete prefix of its unfolding. The algorithmis derived by adopting the Boolean Satisfiability (SAT) approach. This technique leads not only to huge memory savings when compared to methods based on state graphs, but also to significant speedups.