Intel FPGA Integer Arithmetic IP Cores User Guide

ID 683490
Date 10/05/2020
Public

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

Document Table of Contents

12.3. Conventional Representation

The multiplication of two complex numbers can be represented in two parts, real and imaginary. The xy_real variable in the following equation represents the real part:

xy_real = ac – bd

The xy_imaginary variable in the following equation represents the imaginary part.

xy_imaginary = ad + bc