Skip to content

Specialized FPU for Fast Inverse Square Root Algorithm

Notifications You must be signed in to change notification settings

dyna-bytes/FISR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FISR

Specialized FPU for Fast Inverse Square Root Algorithm


Got inspired from this video!
I might think it would be easy to understand what we did if you watch the above video.

FISR algorithm computes the inverse square root( $y = {{1}\over {\sqrt x}}$ ) 4 times faster than traditional methods with IEEE floating point tricks.

We have succeeded in implementing this algorithm as digital circuits using Verilog. Hope you enjoy viewing our work!

About

Specialized FPU for Fast Inverse Square Root Algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published