作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程

• 开发研究与工程应用 • 上一篇    下一篇

高性能浮点除法和开方的设计与实现

洪 琪,赵志伟,何 敏   

  1. (安徽大学电子信息工程学院,合肥 230601)
  • 收稿日期:2012-10-22 出版日期:2013-12-15 发布日期:2013-12-13
  • 作者简介:洪 琪(1977-),男,讲师、博士后,主研方向:集成电路设计;赵志伟、何 敏,硕士研究生
  • 基金资助:
    国家“863”计划基金资助项目(2009AA012201)

Design and Implementation of High-performance Float-point Division and Square Root

HONG Qi, ZHAO Zhi-wei, HE Min   

  1. (School of Electronics and Information Engineering, Anhui University, Hefei 230601, China)
  • Received:2012-10-22 Online:2013-12-15 Published:2013-12-13

摘要: 在基于现场可编程门阵列(FPGA)的设计中,低延时、高吞吐量、小面积是3个主要考虑因素。针对以上因素,提出不同基数SRT浮点除法和开方算法,设计基于Virtex-II pro FPGA的可变位宽浮点除法和开方的3种实现方案,包括小面积的迭代实现、低延时的阵列实现和高吞吐量的流水实现。实验结果表明,对于浮点除法和开方算法的流水实现,在综合面积符合要求的基础上,实现频率最高分别可达到180 MHz和200 MHz以上,证明了该实现方案的有效性。

关键词: SRT算法, 选择函数, 可变位宽, 浮点除法/开方, 迭代实现, 阵列实现, 流水实现, 资源消耗

Abstract: Low latency, high throughput and small area are three major design considerations of a design based on FPGA. In view of the above factors, this paper puts forward different cardinal SRT float-point division and square root algorithm. It designs three implementations of float-point division and square root operations with variable width based on Virtex-II pro FPGA. One is a low cost iterative implementation, another is a low latency array implementation, and the third is a high throughput pipelined implementation. Experimental results show that the highest frequencies for the float-point division and square root algorithm can reach above 180 MHz and 200 MHz respectively with meeting the needs of synthesized area. It fully verifies the effectiveness of the implementation plan.

Key words: SRT algorithm, selection function, variable width, float-point division/square root, iterative implementation, array implementation, pipelined iplementation, resource consumption

中图分类号: