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

4.6.1. General Tab

Table 9.   General Tab
Parameter Value Default Value Description
Multiplier Configuration

Multiply 'dataa' input by 'datab' input

Multiply 'dataa' input by itself (squaring operation)

Multiply 'dataa' input by 'datab' input Select the desired configuration for the multiplier.
How wide should the 'dataa' input be? 1 - 256 bits 8 bits Specify the width of the dataa[] port.
How wide should the 'datab' input be? 1 - 256 bits 8 bits Specify the width of the datab[] port.
How should the width of the 'result' output be determined?

Automatically calculate the width

Restrict the width

Automatically calculate the width Select the desired method to determine the width of the result[] port.
Restrict the width 1 - 512 bits 16 bits Specify the width of the result[] port.

This value will only be effective if you select Restrict the width in the Type parameter.