how to create iir filter in vhdl

Status
Not open for further replies.

chatzstella

Newbie level 2
Joined
Sep 30, 2013
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
12
hi evryone i m woking with fpga spartan 3 kit and i need to implement an iir filter with equation y=∑_(k=0)^N[a_k y(n-k)]+∑_(k=0)^M[b_k x(n-k)] but i have problem in creating of this equation in vhdl can you help me?
 

What specifically is your problem? You should be able to create a difference equation from your H(s) transfer function, and then implement a bunch of adders and multipliers.
 

to an older post there is the iir filter in vhdl with ao,bo be constants and now i want to create an iir filter without constants but summing them in a loop.If someone has worked it i would like to see the way
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…