Serial FIR Filter

Overview

Many digital systems use filters to remove noise, provide spectral shaping, or perform signal detection. Two types of common filters that provide these functions are Infinite Impulse Response (IIR) and Finite Impulse Response (FIR) filters. IIR filters are used in systems that can tolerate phase distortion. FIR filters have an inherently stable structure, and are used in systems that require linear phase. This benefit makes FIR filters attractive enough that they are designed into a large number of systems. However, for a given frequency response specification, FIR filters are of higher order than IIR, making them computationally expensive.

The Lattice Serial FIR filter uses serial arithmetic elements to achieve a compact size. Due to the serial nature of the arithmetic, the data rate is slower than the clock rate and dependant on the data width. The effective throughput is defined as:

Data rate = (f/(ofw +1)

where ofw is the Output Full Width and f is the clock frequency.

Key Features

  • Serial Arithmetic for Reduced Resource Utilization
  • Variable Number of Taps up to 64
  • Data and Coefficients up to 32 Bits
  • Output Size Consistent with Data Size
  • Signed or Unsigned Data and Coefficients
  • Full Arithmetic Precision
  • Fixed or Loadable Coefficients
  • Decimation and Interpolation
  • Real or Complex Data
  • Selectable Rounding
  • Scaleable Outputs
  • Multi-cycle Modes for Area/Time Tradeoffs
  • Supports Symmetric or Anti-Symmetric Filters
  • Optimization Based on Symmetry of Filter
  • Fully Synchronous Design

Block Diagram

Serial FIR Filter Block Diagram

Technical Specifications

×
Semiconductor IP