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

Name

Type

Description

A

param bit

The value that output A should take

B

param bit

The value that output B should take

C

param bit

The value that output C should take

D

param bit

The value that output D should take

OUTA

bit_out

The value of A on the bit bus

OUTB

bit_out

The value of B on the bit bus

OUTC

bit_out

The value of C on the bit bus

OUTD

bit_out

The 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

(Source code, png, hires.png, pdf)

../_images/bits_doc-1.png