Visible to Intel only — GUID: hco1421694583292
Ixiasoft
2.1. Installing and Licensing Intel® FPGA IP Cores
2.2. IP Catalog and Parameter Editor
2.3. Specifying the IP Core Parameters and Options ( Intel® Quartus® Prime Pro Edition)
2.4. Simulating Intel® FPGA IP Cores
2.5. Simulating the FIR II IP Core Testbench in MATLAB
2.6. DSP Builder for Intel® FPGAs Design Flow
4.1. FIR II IP Core Interpolation Filters
4.2. FIR Decimation Filters
4.3. FIR II IP Core Time-Division Multiplexing
4.4. FIR II IP Core Multichannel Operation
4.5. FIR II IP Core Multiple Coefficient Banks
4.6. FIR II IP Core Coefficient Reloading
4.7. Reconfigurable FIR Filters
4.8. FIR II IP Core Interfaces and Signals
Visible to Intel only — GUID: hco1421694583292
Ixiasoft
3.4. FIR II IP Core Input and Output Options
Parameter | Value | Description |
---|---|---|
Input Options | ||
Input Data Type | Signed Binary Signed Fractional Binary |
Signed binary or signed fractional binary format input data. Select Signed Fractional Binary to monitor which bits the IP core preserves and which bits it removes during the filtering process. |
Input Bit Width | 1–32 | The width of the input data sent to the filter. |
Input Fractional Bit Width | 0–32 | The width of the data input into the filter when you select Signed Fractional Binary as your input data type. |
Output Options | ||
Output Data Type | Signed Binary Signed Fractional Binary |
Signed binary or a signed fractional binary format output data. Select Signed Fractional Binary to monitor which bits the IP core preserves and which bits it removes during the filtering process. |
Output Bit Width | 0–32 | The width of the output data (with limited precision) from the filter. |
Output Fractional Bit Width | 0–32 | The width of the output data (with limited precision) from the filter when you select Signed Fractional Binary as your output data. |
Output MSB Rounding | Truncation/ Saturating | Truncate or saturate the most significant bit (MSB). |
MSB Bits to Remove | 0–32 | The number of MSB bits to truncate or saturate. The value must not be greater than its corresponding integer bits or fractional bits. |
Output LSB Rounding | Truncation/ Rounding | Truncate or round the least significant bit (LSB). |
LSB Bits to Remove | 0–32 | The number of LSB bits to truncate or round. The value must not be greater than its corresponding integer bits or fractional bits. |