All About Circuits

Parameterizable Integer Square Root by Digit-by-digit Method



Parameterizable Integer Square Root by Digit-by-digit Method

Details

Category: Arithmetic Core

Created: Mar 24, 2018

Updated: Jan 27, 2020

Language: Verilog

Other project properties

Development Status: Alpha

WishBone compliant: No

WishBone version: n/a

License: LGPL

Description

SystemVerilog: y = sqrt(x); x, y - unsigned integers.

Parameterizable streaming integer square root function by the digit-by-digit method.