-
A generator is a random object that contains a covergroup linked to the fields in the random object.
-
Stimulus is generated with additional constraints to focus on un-hit coverage.
-
Generator holds a map of coverage goals to stimulus-class expressions
- CP n-bins, expr mapping bin index to conditions
bins[] = {1, 2, 4, 8}
ite((e==1), 0, ite((e==2), 1, ite((e==4), 2, ite((e==8), 3, -1) ) ) ) )