Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIn terms of Verilog, what you need to implement is a Nth order FIR filter.
The filter's coefficients will be the Hamming window's coefficient.In terms of Verilog, what you need to implement is a Nth order FIR filter.
The filter's coefficients will be the Hamming window's coefficient.