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

Jacob Lifshay programmerjake at gmail.com
Wed Jul 3 05:51:47 BST 2019


I implemented FixedSqrt and FixedRSqrt and they pass all tests. I
think I'll create a combined class that can compute all of
div/rem/fixed-sqrt/fixed-rsqrt before converting to nmigen since
python is easier to read/write than nmigen.

Jacob



More information about the libre-riscv-dev mailing list