Technical data

check contention off
ModelSim EE/PLUS Reference Manual Simulator Command Reference
-
285
check contention off
The
check contention off
command disables contention checking for the
specified nodes.
Syntax
check contention off
[-all] [-r] [-in] [-out] [-inout] [-internal] [-ports] <node_name>
...
Arguments
-all
Disables contention checking for all nodes that have checking enabled. Optional.
-r
Specifies that contention checking is disabled recursively into subregions. Optional; if
omitted, contention check disabling is limited to the current region.
-in
Disables checking on nodes of mode IN. Optional.
-out
Disables checking on nodes of mode OUT. Optional.
-inout
Disables checking on nodes of mode INOUT. Optional.
-internal
Disables checking on internal items. Optional.
-ports
Disables checking on nodes of modes IN, OUT, or INOUT. Optional.
<node_name>
Disables checking for the named node(s). Required.
See also
"Bus contention checking" (p536)