71 Non-restoring Square Root

71 : 0b 001 000 111 : Non-restoring Square Root

Select Project 1 2 3 4 5 6 7 8 9 ON SW2

picture

How it works

7-bit input, 4-bit output, unsigned

How to test

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

IO

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