Intel® Stratix® 10 Variable Precision DSP Blocks User Guide

ID 683832
Date 8/13/2021
Public
Document Table of Contents

6.5. Signals

The following figure shows the input and output signals of the Native Fixed Point DSP Intel® Stratix® 10 FPGA IP core.

Figure 31.  Native Fixed Point DSP Intel® Stratix® 10 FPGA IP Core Signals
Table 28.  Data Input SignalsThe simulation model for this IP supports undetermined input value (X) to the following signals. When you provide X value to these signals, the X value is propagated on the output signals.
Signal Name Type Width Description
ax[26:0] Input 27 Input data bus to top multiplier.

This signal is not available when internal coefficient feature is enabled.

ay[26:0] Input 27 Input data bus to top multiplier.

When pre-adder is enabled, these signals are served as input to the top pre-adder.

az[25:0] Input 26

These signal are input to the top pre-adder.

These signals are only available when pre-adder is enabled and not available in m18x18_plus36 operational mode.

bx[17:0] Input 18 Input data bus to bottom multiplier.

These signals are not available in m27×27operational mode and when internal coefficient feature is enabled.

by[18:0] Input 19 Input data bus to bottom multiplier.

When pre-adder is enabled, these signals serve as input signals to the bottom pre-adder.

These signals are not available in m27×27 operational mode.

bz[17:0] Input 18

These signals are input signals to the bottom pre-adder.

These signals are only available when pre-adder is enabled.

These signals are not available in m18x18_plus36 and m27×27 operational modes.

Table 29.  Data Output SignalsThe simulation model for this IP supports undetermined output value (X) for the following signals. When you provide X value as the input, the X value is propagated on the output signals.
Signal Name Type Width Description
resulta[63:0] Output 64 Output data bus from top multiplier.

Only in m18×18_full mode, these signals support up to 37 bits.

resultb[36:0] Output 37 Output data bus from bottom multiplier.

These signals are only available in m18×18_full operational mode.

Table 30.  Clock, Enable and Clear SignalsThe simulation model for this IP supports undetermined input value (X) to the following signals. When you provide X values to these signals, the X value is propagated on the output signals.
Signal Name Type Width Description
clk[2:0] Input 3 Input clock for all registers.

These clock are only available if any of the input registers, pipeline registers or output register is set to Clock0 or Clock1 or Clock2.

  • clk[0] = Clock0
  • clk[1] = Clock1
  • clk[2] = Clock2
ena[2:0] Input 3 Clock enable for clk[2:0].

These signals are active-High.

  • ena[0] is for Clock0
  • ena[1] is for Clock1
  • ena[2] is for Clock2
clr[1:0] Input 2 These signals can be asynchronous or synchronous clear input signals for all registers. You may select the type of clear input signal using Type of CLEAR signal parameter.

These signals are active-High.

Use clr[0] for all input registers and use clr[1] for all pipeline and output registers.

By default, this signal is de-asserted.

Table 31.  Dynamic Control SignalsFor summary of supported dynamic control features for each operational modes, please refer to Table 2. The simulation model for this IP supports undetermined input value (X) to the following signals. When you provide X value to these signals, the X value is propagated on the output signals.
Signal Name Type Width Description
sub Input 1 Dynamic input signal to control the operation of the adder module.
  • De-assert this signal to add the output of the top multiplier with the output of the bottom multiplier.
  • Assert this signal to subtract the output of the top multiplier from the output of the bottom multiplier.

By default, this signal is de-asserted. You can assert or de-assert this signal during run-time.

This signal is not available in m18x18_full, m18x18_full_top, and m27x27 operational modes.

negate Input 1 Dynamic input signal to control the operation of the chainout adder module.
  • Deassert this signal to add the sum of the top and bottom multipliers with the chainin data input bus and accumulate loopback data.
  • Assert this signal to subtract the sum of the top and bottom multipliers from the chainin data input bus and accumulate loopback data.

By default, this signal is de-asserted. You can assert or de-assert this signal during run-time.

This signal is not available in m18x18_full and m18x18_full_topoperational modes.

accumulate Input 1 Input signal to enable or disable the accumulator feature.
  • De-assert this signal to generate the current result without accumulating the previous result.
  • Assert this signal to add the current result to the previous result.

By default, this signal is de-asserted. You can assert or de-assert this signal during run-time.

This signal is not available in m18x18_full and m18x18_full_topoperational modes.

loadconst Input 1 Input signal to enable or disable the load constant feature.
  • De-assert this signal to disable the load constant feature.
  • Assert this signal to add a preload constant to the result to perform a biased rounding.

By default, this signal is de-asserted. You can assert or de-assert this signal during run-time.

This signal is not available in m18x18_full and m18x18_full_top operational modes.

Table 32.  Internal Coefficient PortsFor summary of supported features for each operational modes, please refer to Table 1. The simulation model for this IP supports undetermined input value (X) to the following signals. When you provide X value to these signals, the X value is propagated on the output signals.
Signal Name Type Width Description
coefsela[2:0] Input 3 Input selection signals for 8 coefficient values defined by user for the top multiplier. The coefficient values are stored in the internal memory and specified by parameters coef_a_0 to coef_a_7.
  • coefsela[2:0] = 000 refers to coef_a_0
  • coefsela[2:0] = 001 refers to coef_a_1
  • coelsela[2:0] = 010 refers to coef_a_2 and so forth.

These signals are only available when the internal coefficient feature is enabled.

These signals are not available in m18x18_plus36 operational mode.

coefselb[2:0] Input 3 Input selection signals for 8 coefficient values defined by user for the bottom multiplier. The coefficient values are stored in the internal memory and specified by parameters coef_b_0 to coef_b_7.
  • coefselb[2:0] = 000 refers to coef_b_0
  • coefselb[2:0] = 001 refers to coef_b_1
  • coelselb[2:0] = 010 refers to coef_b_2 and so forth.

These signals are only available when the internal coefficient feature is enabled.

These signals are not available in m18x18_full, m18x18_plus36 and m27x27 operational modes.

Table 33.  Input Cascade Signals
Signal Name Type Width Description
scanin[26:0] Input 27 Input data bus for input cascade module.

Connect these signals to the scanout signals from the preceding DSP core.

scanout[26:0] Output 27 Output data bus of the input cascade module.

Connect these signals to the scanin signals of the next DSP core.

Table 34.  Output Cascade Signals
Signal Name Type Width Description
chainin[63:0] Input 64 Input data bus for output cascade module.

Connect these signals to the chainout signals from the preceding DSP core.

In 18 x 18 systolic mode, only 44 bits of output cascade is supported.

chainout[63:0] Output 64 Output data bus of the output cascade module.

Connect these signals to the chainin signals of the next DSP core.

In 18 x 18 systolic mode, only 44 bits of output cascade is supported.