Posit Arithmetic Hardware Implementations With The Minimum Cost Divider And Squareroot
Feibao Xiao,Feng Liang,Bin Wu,Junzhe Liang,Shuting Cheng,Guohe Zhang
DOI: https://doi.org/10.3390/electronics9101622
IF: 2.9
2020-01-01
Electronics
Abstract:As a substitute for the IEEE 754-2008 floating-point standard, Posit, a new kind of number system for floating-point numbers, was put forward recently. Hitherto, some studies have proven that Posit is a better floating-point style than IEEE 754-2008 in some fields. However, most of these studies presented the advantages of Posit from the arithmetical aspect, but none of them suggested it had a better hardware implementation than that of IEEE 754-2008. In this paper, we propose several hardware implementations that contain the Posit adder/subtractor, multiplier, divider, and square root. Our goal is to achieve an arbitrary Posit format and exploit the minimum circuit area, which is required in embedded devices. To implement the minimum circuit area for the divider and square root, the alternating addition and subtraction method is used rather than the Newton-Raphson method. Compared with other works, the area of our divider is about 0.2x-0.7x (FPGA). Furthermore, this paper provides the synthesis results for each critical module with the Xilinx Virtex-7 FPGA VC709 platform.