Specify initial value driven on test bench inputs before data is asserted to DUT
'on'
Initial value driven on test bench inputs is'0'
.
'off'
(default)
Initial value driven on test bench inputs is 'X'
(unknown).
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.