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.1. Complex Multiplication

Complex numbers are numbers in the form of the following equation:

a + ib

Where:

  • a and b are real numbers
  • i is an imaginary unit that equals the square root of -1:√-1
Two complex numbers, x = a + ib and y = c + id are multiplied, as shown in the following equations.
Figure 25. Equation for Two Complex Numbers Multiplication