Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

BITS - Soft inputs and constant bits

The BITS block contains 4 soft values A..D. Each of these soft values can be set to 0 or 1 by using the SET_A..SET_D parameters.

Fields

NameTypeDescription
Aparam bitThe value that output A should take
Bparam bitThe value that output B should take
Cparam bitThe value that output C should take
Dparam bitThe value that output D should take
OUTAbit_outThe value of A on the bit bus
OUTBbit_outThe value of B on the bit bus
OUTCbit_outThe value of C on the bit bus
OUTDbit_outThe value of D on the bit bus

Outputs follow parameters

This example shows how the values on the bit bus follow the parameter values after a 1 clock tick propagation delay

Outputs follow inputs