计算机工程与应用 ›› 2009, Vol. 45 ›› Issue (36): 54-59.DOI: 10.3778/j.issn.1002-8331.2009.36.017

• 研发、设计、测试 • 上一篇    下一篇

子字并行加法器的研究与实现

马 胜,黄立波,王志英,刘 聪,戴 葵   

  1. 国防科技大学 计算机学院,长沙 410073
  • 收稿日期:2009-01-15 修回日期:2009-03-27 出版日期:2009-12-21 发布日期:2009-12-21
  • 通讯作者: 马 胜

Research and implementation of subword-parallel adder

MA Sheng,HUANG Li-bo,WANG Zhi-ying,LIU Cong,DAI Kui   

  1. School of Computer,National University of Defense Technology,Changsha 410073,China
  • Received:2009-01-15 Revised:2009-03-27 Online:2009-12-21 Published:2009-12-21
  • Contact: MA Sheng

摘要: 子字并行加法器能够有效提高多媒体应用程序的处理性能。基于门延迟模型对加法器原理及性能进行了分析,设计了进位截断和进位消除两种子字并行控制机制。在这两种机制的指导下,实现了多种子字并行加法器,并对它们的性能进行了比较和分析。结果表明进位消除机制相对于进位截断机制需要较短的延时,较少的逻辑门数以及较低的功耗。在各种子字并行加法器中,Kogge-Stone加法器具有最少的延迟时间,RCA加法器具有最少的逻辑门数和最低的功耗。研究结果可以用于指导子字并行加法器的设计与选择。

Abstract: Subword-parallel adder can efficiently improve the performance of multimedia application.Based on the gate-delay model,this paper analyzes the design and performance of those scalar adders and presents two control mechanisms for subword-parallel:Carry truncation and carry elimination.Under the guidance of those two mechanisms,this paper implements several different subword-parallel adders and analyzes their performances.The results show that the carry elimination mechanism has shorter delay,fewer gates and lower power consumption than carry truncation mechanism.Among those subword-parallel adders,Kogge-Stone adder has the shortest delay and ripple carry adder has the fewest gates and lowest power.The research results presented in this paper can be used to guide the design and selection of subword-parallel adders.

中图分类号: