JX101XXX
Newbie level 2
Square Root Linear Carry Select
Hello,
I am trying to find or get a boolean expression for a square root linear carry select.
I am trying to program one in Verilog. If I can get a boolean expression then it would be a lot easier for me to program. If I can get one with "sum =...." and "carry/cin = ...." that would also be a plus.
I tried looking on google and here, and I can't seem to find any boolean expression for square root. The only one that I can find that is close is carry select.
Thank you for the help.
Hello,
I am trying to find or get a boolean expression for a square root linear carry select.
I am trying to program one in Verilog. If I can get a boolean expression then it would be a lot easier for me to program. If I can get one with "sum =...." and "carry/cin = ...." that would also be a plus.
I tried looking on google and here, and I can't seem to find any boolean expression for square root. The only one that I can find that is close is carry select.
Thank you for the help.