错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Division and Modulus Operation

  • Shirshendu Roy

摘要

Many signal processing algorithms include the divisionDivision operation which is more complex than the other arithmetic operations like addition/subtraction and multiplication. Both the timing complexity and the hardware complexity of a divider are higher than that of a multiplier. Thus it is always better to avoid the use of a divider in a digital system.