DSP Builder for Intel® FPGAs (Advanced Blockset): Handbook
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: hco1423077166325
Ixiasoft
Visible to Intel only — GUID: hco1423077166325
Ixiasoft
15.4.46. Polynomial
f(x) = a0 + a1x + a2x2 + … + anxn
.
Parameter | Description |
---|---|
Coefficient banks | A vector of (n +1) components. Specify the coefficients in the order a0, a1, a2, …, an. If input x is driven by a vector signal, then a matrix with (n+1) columns, and one row per vector component can be specified. Each output component isthe result of evaluating an independently defined polynomial of degree, n. If there is more than one coefficient bank, the number of rows in the matrix should be v*u, for v vector components, and u banks. The coefficients for a given bank are ordered contiguously in the matrix. |
Number of coefficient banks |
|
.
Signal | Direction | Type | Description | Vector Data Support | Complex Data Support |
---|---|---|---|---|---|
x | Input | Floating-point | Data | Yes | No |
b | Input | Integer | Bank selector | No | No |
q | Output | Floating-point | Data | Yes | No |