Forum Discussion
Altera_Forum
Honored Contributor
17 years agofir filter design - newbie
dear sirs, as i am second year engineering student, i want to design an fir filter for y filter and cbcr filter , i dont know how to do it, my instructor only gave me a pdf , design in matlab o...
Altera_Forum
Honored Contributor
17 years agoHi,
Since the frequency requirements are prescribed in your pdf then you need to go to matlab and then there are several ways to get your filter coefficients. Once you get them, you need to implement the filter in HDL. Alternatively, use a short cut e.g Altera fir compiler to generate the HDL code directly from your frequency requirements. In Matlab, a convenient way is to use the FDAtool GUI by typing (fdatool) then play with it and you will learn. I hope this helps.