Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The initial value for Qa is given by the net bias, Bnet.

  2. The input integer value, Qb, is multiplied by the adjusted slope, Fs.

  3. The result of step 2 is converted to the modified output data type where the slope is one and bias is zero. This conversion includes any necessary bit shifting, rounding, or overflow handling.

  4. The summation operation is performed, which includes any necessary overflow handling.

Streamlining Simulations and Generated Code

...