Re: [vhdl-200x-ft] Square Root

From: David Bishop <dbishop_at_.....>
Date: Wed Feb 01 2006 - 16:16:38 PST
Guilherme Jorge wrote:
> Hi
> 
>     Does any of the librarys implements Square Root? If not, does anyone 
> know where can i find a good library that does?

There is a square root function for both fixed and floating point, but 
it isn't in the main package:

fixed_pkg_c.vhd
fixed_alg_pkg.vhd
fixed_alg_pkg_body.vhd  -- Fixed point algorithemic package (sqrt for 
fixed point)

float_pkg_c.vhd
float_alg_pkg.vhd
float_alg_pkg_body.vhd -- Floating point algorithemic package (sqrt for 
floating point)

-- 
NAME:     David W. Bishop           INTERNET: dbishop@vhdl.org
Received on Wed Feb 1 16:16:40 2006

This archive was generated by hypermail 2.1.8 : Wed Feb 01 2006 - 16:17:38 PST