|
Comparative Analysis of Stein’s and Euclid’s Algorithm with BIST for GCD ComputationsKeywords: Built In Self Test(BIST) , Euclid’s Algorithm , Linear Feedback Shift Register , Stein’s Algorithm , VLSI testing Abstract: The Very Large Scale Integration(VLSI) has a dramatic impacton the growth of digital technology. VLSI has not only reducedthe size and cost, but also increased the complexity of thecircuits. Due to increase in complexity, it is difficult to testcircuits. To reduce this problem of testing, it is advantageous toadd another IC along with it which will test and correct errorsby itself. This IC is known as Built in Self Test(BIST).In thispaper , we are particularly concentrating upon finding thecomparative parameters of Euclid’s and Stein’s Algorithm ,which is used to find greatest common divisor(GCD) of two nonnegative integers. Thus, the best parameters to be found can beused effectively for finding gcd , This indirectly reduces time forcalculating greatest common divisor , which is being used veryfrequently in communication applications.
|