[Libre-soc-dev] Finishing off the grant: gigabit crypto router 2021-02-052

Jacob Lifshay programmerjake at gmail.com
Thu May 16 00:34:40 BST 2024


>
> > * Bug 786 - Implement gfp* instructions for GF(p) instructions
> >   https://bugs.libre-soc.org/show_bug.cgi?id=786


Cesar, do you want to work on bug 786? It's all modular arithmetic so
should be pretty easy to understand (plus I already wrote down the
algorithms you can use in nmigen-gf.git/gf_reference/gfp*.py), there's EUR
3000 to split between 786 and 785 and since there's probably only a week or
two or so before we can't submit RFPs anymore, I'd just get as much done as
time allows and call that good enough. e.g. for 785 I used a serial mul/div
since that's simpler to implement and good enough for now.

Jacob


More information about the Libre-soc-dev mailing list