[libre-riscv-dev] div/mod algorithm written in python
Luke Kenneth Casson Leighton
lkcl at lkcl.net
Sat Jun 29 11:12:22 BST 2019
On Sat, Jun 29, 2019 at 11:09 AM Jacob Lifshay <programmerjake at gmail.com> wrote:
>
> just to make clear, the code in algorithm.py is intended to be a golden
> model for testing/verification, not for morphing into nmigen. the nmigen
> would go in a separate file.
ah ok - got it. yes, good idea.
btw sfpy works really well, the only pain in the neck is that
softfloat-3 actually needs patching not only to add -fPIC, the
RISCV_SPECIALISATION needs enabling, so you *must* not use the
standard debian/whatever packages, you *have* to compile from source.
l.
More information about the libre-riscv-dev
mailing list