Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- The IIR filter structure can be only implemented if the latency is smaller than the sample period. This might be a problem with float IP. Generally I assume that a fixed point implementation will better serve the intended purpose. --- Quote End --- I think it not possible to represent the coefficients ranging from 651.2 to 0.000814 with fixed point. Unless I do the staggering numbers. Am I right?? Fixed point representation uses 32 bit, right??