add cldivrem_shifting as a more efficient algorithm
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 5 May 2022 06:02:11 +0000 (23:02 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 5 May 2022 06:02:11 +0000 (23:02 -0700)
commit3ceacf7889d8f926af3696de3d1bf3c79e66a7bd
treef3012221cdfbd20d585857b1fddee16126228db1
parent2b87659b26e3063103274eb21a149a92b664a51a
add cldivrem_shifting as a more efficient algorithm
src/nmigen_gf/hdl/cldivrem.py
src/nmigen_gf/hdl/test/test_cldivrem.py