Visible to Intel only — GUID: hco1421694581540
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: hco1421694581540
Ixiasoft
3.1. FIR II IP Core Filter Specification
Parameter | Value | Description |
---|---|---|
Filter Settings | ||
Filter Type | Single Rate Decimation Interpolation Fractional Rate |
The type of FIR filter. |
Interpolation Factor | 1 to 128 | The number of extra points to generate between the original samples. |
Decimation Factor | 1 to 128 | The number of data points to remove between the original samples. |
Maximum Number of Channels | 1–128 | The number of unique input channels to process. |
Frequency Specification | ||
Clock Frequency (MHz) | 1–500 | The frequency of the input clock. |
Clock Slack | Integer | The amount of pipelining you can control independently of the clock frequency and therefore independently of the clock to sample rate ratio. |
Input Sample Rate (MSPS) | Real | The sample rate of the incoming data. |
Coefficient Options | ||
Coefficient Scaling | Auto None |
The coefficient scaling mode. Select Auto to apply a scaling factor in which the maximum coefficient value equals the maximum possible value for a given number of bits. Select None to read in pre-scaled integer values for the coefficients and disable scaling. |
Coefficient Data Type | Signed Binary Signed Fractional Binary |
The coefficient input data type. Select Signed Fractional Binary to monitor which bits are preserved and which bits are removed during the filtering process. |
Coefficient Bit Width | 2–32 | The width of the coefficients. The default value is 8 bits. |
Coefficient Fractional Bit Width | 0–32 | The width of the coefficient data input into the filter when you select Signed Fractional Binary as your coefficient data type. |
Coefficients Reload Options | ||
Coefficients Reload | — | Turn on this option to allow coefficient reloading, which allows you to change coefficient values during run time. Also, additional input ports are added to the filter. |
Base Address | Integer | The base address of the memory-mapped coefficients. |
Read/Write mode | Read Write Read/Write |
The read and write mode that determines the type of address decode to build. |
Flow Control | ||
Back Pressure Support | — | Turn on for backpressure support. When you turn on this option, the sink indicates to the source to stop the flow of data when its FIFO buffers are full or when there is congestion on its output port. |