Convert Binary To WDT Stimulus Data (U32)

Converts binary data to drive low (0) or drive high (1) digital waveform data types.

You can specify a bitmask to create tristate (Z) data.

Inputs/Outputs

datatype_icon

data

The high and low values for the digital waveform.

datatype_icon

dt

The specified time between values in digital waveform.

datatype_icon

signal list

The specified bits from data that you want to include in the digital waveform.

datatype_icon

drive enable

The specified bitmask that selects between tristating and driving the value selected in the data parameter.

Bits set to 0 translate to Z (tristate), and bits set to 1 translate to the value of the corresponding bit in data. If drive enable is empty, all the values in the array translate to 0 and 1.

datatype_icon

compress data

Parameter that specifies whether the digital waveform data is compressed.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

digital waveform

The returned converted data for the waveform.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior