Integer Arithmetic Intel® FPGA IP Cores User Guide

ID 683490
Date 7/30/2024
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

12.2. Canonical Representation

From Complex Multiplication equation in Figure 25, the multiplication of two complex numbers can be represented in two parts: real and imaginary.

The following equation shows that the xy_real variable represents real representation.
Figure 26. Real Representation


The following equation shows that the xy_imaginary variable represents imaginary representation.
Figure 27. Imaginary Representation


Both equations derived from Complex Multiplication equation.

Note: The canonical representation is available for all supported Intel® devices prior to Stratix III devices.