International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 58 - Number 21 |
Year of Publication: 2012 |
Authors: Addanki Purna Ramesh, A. V. N. Tilak, A. M. Prasad |
10.5120/9407-3814 |
Addanki Purna Ramesh, A. V. N. Tilak, A. M. Prasad . FPGA based Implementation of High Speed Double Precision Floating Point Multiplier with Tiling Technique using Verilog. International Journal of Computer Applications. 58, 21 ( November 2012), 17-25. DOI=10.5120/9407-3814
Floating point arithmetic is widely used in many areas, especially scientific computation and signal processing. For many signal processing, and graphics applications, it is acceptable to trade off some accuracy (in the least significant bit positions) for faster and better implementations. However, most of these modern applications need higher frequency or low latency of operations with minimal area occupancy. In this paper we describe an implementation of high speed IEEE 754 double precision floating point multiplier using tiling technique and targeted for Xilinx Virtex-6 Field Programmable Gate Array. Verilog is used to implement the design. The design achieved 436.815 MFlops with latency of seven clock cycles which is 97% fast compared to Xilinx floating point multiplier core. It handles the overflow, underflow cases and truncation rounding mode.