Floating-Point IP Cores User Guide

ID 683750
Date 10/27/2021
Public

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

Document Table of Contents

16.6. FP_FUNCTIONS Intel® FPGA IP Signals

Figure 41. FP_FUNCTIONS Intel® FPGA IP Signals
Table 97.  FP_FUNCTIONS Intel® FPGA IP Input Signals
Port Name Required Description
clk Yes All input signals must be synchronous to this clock.
areset Yes Asynchronous active-high reset. Deassert this signal synchronously to the input clock to avoid metastability issues.
en No

Optional port. Allow calculation to take place when asserted. When deasserted, no operation will take place and the outputs are unchanged.

a Yes Data input signal.
b Yes Data input signal (where applicable).
s Yes Select port for Add/Sub function.
c Yes Data port for integer exponent port for LDExp function.
Table 98.  FP_Functions Intel FPGA IP Output Signals
Port Name Required Description
q Yes Data output signal.