Specify whether test bench forces reset input signals
'on'
(default)
Selected (default)
Specify that the test bench forces the reset input signals. If you enable this option, you can also specify a hold time to control the timing of a reset.
'off'
Cleared
Specify that a user-defined external source forces the reset input signals.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.