User guide

C-25
Compile-Time Options
full
Logical and non-logical, multiple conditions, no sensitized
conditions.
allops
Logical and non-logical conditions.
event
Signals in event controls in the sensitivity list position are
conditions.
anywidth
Enables conditions that need more than 32 bits.
sop
Specifies condition SOP coverage.
for
Enables conditions in for loops.
tf
Enables conditions in user-defined tasks and functions.
sop
Tells VCS that when it reads conditional expressions that
contain the ^ bitwise XOR and ~^ bitwise XNOR operators, it
should reduce the expression to negation and logical AND or
OR.
You can specify more than one argument. You do this by using the
plus (+) character between arguments. For example:
-cm_cond basic+allops
-cm_count
Enables cmView to do the following:
- In toggle coverage, reports not just whether a signal toggled
from 0 to 1 and 1 to 0, but also the number of times it toggled.