DSP Builder for Intel® FPGAs (Advanced Blockset): Handbook

ID 683337
Date 4/01/2024
Public
Document Table of Contents

6.7.11. Normalizer

The normalizer design example demonstrates the ilogb block and the multifunction ldexp block. The parameters allow you to select the ilogb or ldexp. The design example implements a simple floating-point normalization. The magnitude of the output is always in the range 0.5 to 1.0, irrespective of the (non-zero) input.

The model file is demo_normalizer.mdl.