Z
zak
Guest
I designed a low pass IIR filter in starix iv but I got speed problem.
need to run it on 245MHz but can only achieve about 180. I was advised b
experts to insert extra registers and this improved speed but the output o
filter went wrong.
I was advised to balance the filter since I inserted extra registers. Bu
how ?
I did some modeling and realized with a surprise that it seems just no
possible that I can balance any IIR filter(but can with FIR filter).
Has anybody any idea about balancing IIR filters. The difficulty is in th
feedback terms.
The filter I am using is Yn = (1-alpha)*Xn + alpha*Yn-1
Thanks in advance
---------------------------------------
Posted through http://www.FPGARelated.com
need to run it on 245MHz but can only achieve about 180. I was advised b
experts to insert extra registers and this improved speed but the output o
filter went wrong.
I was advised to balance the filter since I inserted extra registers. Bu
how ?
I did some modeling and realized with a surprise that it seems just no
possible that I can balance any IIR filter(but can with FIR filter).
Has anybody any idea about balancing IIR filters. The difficulty is in th
feedback terms.
The filter I am using is Yn = (1-alpha)*Xn + alpha*Yn-1
Thanks in advance
---------------------------------------
Posted through http://www.FPGARelated.com