[libre-riscv-dev] div/mod algorithm written in python

Jacob Lifshay programmerjake at gmail.com
Sun Jun 30 06:52:26 BST 2019


added some tests for Fixed, will add the rest of the tests in the morning.
After that, will implement algorithms for fixed-point sqrt with remainder
and fixed-point rsqrt with remainder.

Not planning on adding division operator override to Fixed class, since it
doesn't give exact results.


More information about the libre-riscv-dev mailing list