In Truncation mode, the m LSBs are removed from the accumulator result to reduce it to the specified output width; the effect is the same as the MATLAB software function floor(x). This has the advantage that it can be implemented with zero resource cost, but has the disadvantage of being biased towards the negative by 0.5.