Modeling design constraints and biasing in simulation using BDDs

  • Authors:
  • Jun Yuan;Kurt Shultz;Carl Pixley;Hillel Miller;Adnan Aziz

  • Affiliations:
  • Motorola Inc., 5918 W. Courtyard Dr., Austin, TX;Motorola Inc., 5918 W. Courtyard Dr., Austin, TX;Motorola Inc., 5918 W. Courtyard Dr., Austin, TX;Motorola Inc., 1 Shenkar Str. E., Herzelia 46120 Israel;ECE Dept., University of Texas at Austin, Austin, TX

  • Venue:
  • ICCAD '99 Proceedings of the 1999 IEEE/ACM international conference on Computer-aided design
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

Constraining and input biasing are frequently used techniques in functional verification methodologies based on randomized simulation generation. Constraints confine the simulation to a legal input space, while input biasing, which can be considered as a probabilistic constraint, makes it easier to cover interesting “corner” cases. In this paper, we propose to use constraints and biasing to form a simulation environment instead of using an explicit testbench in hierarchical functional verification. Both constraints and input biasing can depend on the state of the design and thus are very expressive in modeling the environment. We present a novel method that unifies the handling of constraints and biasing via the use of Binary Decision Diagrams (BDDs). The distribution of input vectors under the effect of constraints and input biasing are determined by what we refer to as the constrained probabilities. A BDD representing the constraints is first built, then an algorithm is applied to bias the branching probabilities in the BDD. During simulation, this annotated BDD is used to generate input vectors whose distribution match their predetermined constrained probabilities. The simulation generation is a one-pass process, i.e., no backtracking or retry is needed. Also, we describe a partitioning method to minimize the size of BDDs used in simulation generation. Our techniques were used in the verification of a set of commercial designs; experimental results demonstrated their effectiveness.