simplify code by removing for-loop and commenting why it was removed
[nmigen-gf.git] / src / nmigen_gf / hdl / cldivrem.py
2022-04-07 Luke Kenneth Casso... simplify code by removing for-loop and commenting why...
2022-04-07 Jacob Lifshayremove unused imports
2022-04-07 Jacob Lifshayswitch EqualLeadingZeroCount to use bitwise logic rathe...
2022-04-07 Jacob Lifshaychange reference algorithm to be more amenable to bitwi...
2022-04-05 Jacob Lifshayworking on adding CLDivRem