Square Root. Part 2 – pipelined version.
In a previous post I implemented an iterative version of a square root algorithm described in the article: “A New Non-Restoring Square Root Algorithm and Its VLSI Implementations” written by Yamin Li and Wanming Chu. Here I present the pipelined version from the same article.
Read More »Square Root. Part 2 – pipelined version.