• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2012, Vol. 34 ›› Issue (5): 73-77.

• 论文 • 上一篇    下一篇

一种低功耗异步乘法器的研究与实现

石 伟,苏 博,任洪广,王志英   

  1. (国防科学技术大学计算机学院,湖南 长沙 410073)
  • 收稿日期:2010-04-06 修回日期:2011-07-12 出版日期:2012-05-25 发布日期:2012-05-25
  • 基金资助:

    国家863计划资助项目(2007AA01Z101);国家自然科学基金资助(60873015)

Research and Implementation of a Low Power Asynchronous Multiplier

SHI Wei,SU Bo,REN Hongguang,WANG Zhiying   

  1. (School of Computer Science,National University of Defense Technology,Changsha 410073,China)
  • Received:2010-04-06 Revised:2011-07-12 Online:2012-05-25 Published:2012-05-25

摘要:

同步电路由全局时钟信号周期性地驱动计算,而异步电路只在需要的时候才进行运算,因此异步电路具有天然的低功耗优势。当前的解同步异步电路设计方法仅根据同步电路的物理拓扑结构进行异步设计,而没有考虑同步电路的本身功能行为及所处理数据的特点。本文首先分析了物理拓扑结构、电路功能行为及处理数据对低功耗设计的影响,然后设计实现了一款低功耗异步乘法器。实验表明,实现的乘法器相对于传统解同步异步乘法器具有更低的功耗与更高的性能。

关键词: 异步, 流水线结构优化, 操作数检测, 低功耗, 乘法器

Abstract:

The asynchronous logic only performs actions on demand, and it is often adopted in the powerefficient design. There are three significant factors that may affect the power consumption of pipelined circuits: the structure of the pipeline, the behavior of the operation, and characteristics of operands. In this paper, the three factors are analyzed, and a poweroptimized desynchronized multiplier considering the influence of the factors is designed. The experiments show that the proposed multiplier has lower power dissipation and higher performance than the traditional desynchronized multipliers.

Key words: asynchronous;pipeline structure optimization;operand detecting;low power;multiplier