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

J4 ›› 2012, Vol. 34 ›› Issue (1): 53-57.

• 论文 • Previous Articles     Next Articles

FT-SIMD :Design of  a HighPerformance Multiplier

LI Guoqiang,CHEN Shuming,WAN Jianghua,YANG Hui   

  1. (School of Computer Science,National University of Defense Technology,Changsha 410073,China)
  • Received:2011-05-15 Revised:2011-08-18 Online:2012-01-25 Published:2012-01-25

Abstract:

In order to enhance the multimedia data processing abilities, high performance DSPs have generally introduced the SIMD technology. As an important component in DSPs, the multiplier has to support the SIMD function. After an indepth study on the SIMD multiplier's implementation, this work proposes a simple and highly effective 16 bit FTSIMD multiplier, which is composed of two 16×8 bits multipliers, with the help of signedexpansion and splicing operations on the operands and results, the 16bit SIMD multiply is effectively supported. What’s more, our multiplier can be easily expanded to  support the 32bit and 64bit SIMD multiply operations.

Key words: SIMD;multiplier;52 compression;42 compression;Booth coding