<div dir="ltr">Hello,<div>I am trying to use some ready microcode on my DSP for filter but results for eg Highpass filter differ . Manual says </div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"> For these architectures (e.g. Blackfin and Coldfire), a better approach is to implement those<br>functions as direct form I (DF1), which is easier to express in terms of MAC. When doing that however, it is important to<br>make sure that the DF1 implementation still behaves like the original DF2T behaviour when it comes to filter values.<br>This is necessary because the filter is time-varrying and must compute exactly the same value (not countingmachine rounding)<br>on any encoder or decoder.</blockquote><div>However floating point differs from fixed . Should results be identical ?</div></div></div>