OpenCores

Floating Point Square Root

Project maintainers

Details

Name: sbd_sqrt_fp
Created: Aug 10, 2005
Updated: Aug 10, 2005
SVN Updated: Mar 10, 2009
SVN: Browse
Latest version: download (might take a bit to start...)
Statistics: View
Bugs: 0 reported / 0 solved
Star3you like it: star it!

Other project properties

Category:Uncategorized
Language:
Development status:
Additional info:
WishBone compliant: No
WishBone version: n/a
License:

Description

Square root calculation for single or double precision ieee 754 floating point numbers.

Features

- Support for single and double precision ieee 754 floats
- Iterative algorithm
- 52 clock cycles required for single precision
- 110 clock cycles required for double precision

Status

- FPGA Proven