Digital Filter
i am new to VHDL, i want to design digital filter. For eg. if we want to design FIR filter, how we will generate the coefficients required for that ? what we should use, the floating point multiplier or an Integer multiplier?
- Sikha
i am new to VHDL, i want to design digital filter. For eg. if we want to design FIR filter, how we will generate the coefficients required for that ? what we should use, the floating point multiplier or an Integer multiplier?
- Sikha
Comments
June 11, 2007 - 11:54pm
Well U can obtain the filter
Well U can obtain the filter co-efficienrts using MATLAB....
I am doing the same project now ....Implementing Audio Filter on FPGA.
Do share if u have any further information.....
- Jolie
June 26, 2008 - 3:58am
FIR FILter
Hi i am trying to implement a fir filter but i have just a little knoledge of VHDL, for the matehmatical design i does no have any problem, but when i want to programming that on vhdl is when my problems appears. Can you send me your code in order to have a general idea how should i implment the filter that i want
Thanks in advance
Luis