A pipelined Symmetric FIR (Finite Impulse Response) filter implementation in Verilog HDL.
-
Updated
Dec 29, 2024 - Verilog
A pipelined Symmetric FIR (Finite Impulse Response) filter implementation in Verilog HDL.
This project discusses the evaluation of FIR filter coefficients using genetic algorithm, where multiple parameters are used to evaluate the filter coefficients given some design specifications in comparison with the famous windowing method as well as the Parks-McClellan algorithm as benchmarks.
An adaptive filter design project that implements the Least Mean Squares (LMS) algorithm and compares its performance with conventional FIR filters using Hamming, Hanning, and Blackman window techniques.
To associate your repository with the fir-filter-design topic, visit your repo's landing page and select "manage topics."