71 Non-restoring Square Root

71 : Non-restoring Square Root

Select Project123456789ONSW2
  • Author: Wallace Everest
  • Description: Square root for use in RMS calculations
  • GitHub repository
  • Clock: 1000 Hz

How it works

7-bit input, 4-bit output, unsigned

How to test

Apply unsigned input {0x0..0x7F} to the logic pins

External hardware

Result on 7-segment display {0x0..0xB}

Picture

IO

#InputOutput
0clksegment a
1data(0)segment b
2data(1)segment c
3data(2)segment d
4data(3)segment e
5data(4)segment f
6data(5)segment g
7data(6)segment dp