Denormals

DSP related issues, mathematics, processing and techniques
KG_is_back
Posts: 1196
Joined: Tue Oct 22, 2013 5:43 pm
Location: Slovakia

Re: Denormals

Post by KG_is_back »

tester wrote:Will/would such portion of code change something (CPU usage) in (where in the design where? input?) zdf filters posted somewhere here?

The CPU usage of the denormal remover are relatively small (one comaprison, two "and" operations one writing to value...around 7 cycles).
You should put it in the feedback of the algorithm. just in front of the link that loops backward.
Post Reply