InitializeTestBenchInputs

Specify initial value driven on test bench inputs before data is asserted to DUT

Settings

'on'

Initial value driven on test bench inputs is'0'.

'off' (default)

Initial value driven on test bench inputs is 'X' (unknown).

Set or View This Property

To set this property, use hdlset_param or makehdl. To view the property value, use hdlget_param.

Was this topic helpful?