libhdlfltp is a VHDL library of floating point operators, all of which are parametrized, synthesizable to FPGAs and cover a number of the core operators in math.h.
Be the first to post a text review of FPGA coprocessor floating point math lib. Rate and review a project by clicking thumbs up or thumbs down in the right column.
libhdlfltp is a VHDL library of floating point operators, all of which are parametrized, synthesizable to FPGAs and cover a number of the core operators in math.h. libhdlfltp is a free parameterized floating point VHDL library for FPGAs. It is released under the GPLv3 Open Source License. FPGA designers can now save months of coding and debug time by using these floating point libraries instead of creating the VHDL from scratch. The parameterized floating point operators being introduced are in three groups: Arithmetic, Transcendental and Trigonometric, shown below: Adder Multiplier Divider Square Root Exponential Logarithmic Sine Cosine All but the Sine and Cosine are supplied in both Combinational and Pipelined form. The Sine and Cosine are currently supported only in Combinatorial form. Also included with the VHDL source code are test-benches, ModelSim command files and Xilinx synthesis scripts to aid in verification and integration to an FPGA project. Users can expect these operators to run at 200MHz when using the Xilinx Virtex-4 series. To download the latest version of the floating point library visit Source Forge at: http://libhdlfltp.sourceforge.net This library is a sanctioned modification and enhancement of the respected and vetted FPLibrary developed by the Arnaire project, at ENS Lyon. It is expected to be used in FPGA coprocessor accelerator systems and embedded systems.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?