FPGA Implementation of 64-bit Exponential Function for HPC

Published: 2007, Last Modified: 11 Nov 2024FPL 2007EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Most presented implementations of the exponential function confine to the single precision format. Increasing data width to the double precision format requires a different approach. The presented novel architecture employs three independent Look-Up Tables (LUTs) together with a short Taylor expansion exp(x)≈1+x. Implementation results show that the double precision exp() function implementation achieves huge performance with satisfactory accuracy, latency and FPGA area consumption.
Loading