Overlap reduction in symbolic system traversal

  • Authors:
  • P. M. Peranandam;P. K. Nalla;R. J. Weiss;J. Ruf;T. Kropf;W. Rosenstiel

  • Affiliations:
  • Dept. of Comput. Eng., Tubingen Univ., Germany;Dept. of Comput. Eng., Tubingen Univ., Germany;Dept. of Comput. Eng., Tubingen Univ., Germany;Dept. of Comput. Eng., Tubingen Univ., Germany;Dept. of Comput. Eng., Tubingen Univ., Germany;Dept. of Comput. Eng., Tubingen Univ., Germany

  • Venue:
  • HLDVT '05 Proceedings of the High-Level Design Validation and Test Workshop, 2005. on Tenth IEEE International
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

A divide-and-conquer approach in BDD-based verification to handle larger designs is to partition BDDs exceeding a threshold size and to deal with the partitions separately. Crossover transitions to the same state cause the main problem of this methodology, because they result in overlap of the partitions and thus introduce redundant computations when dealing with the partitions. In this paper we describe an algorithm for splitting Boolean functions representing state sets of synchronous systems such that in subsequent symbolic traversal of the resulting subsets the state set overlap is reduced. We demonstrate the effectiveness of our splitting algorithm by applying it in sequential and distributed versions of a bounded property checking algorithm. Also, a dynamic extension to static overlap reduction is sketched.