[Libre-soc-bugs] [Bug 782] add galois field bitmanip instructions

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Mar 7 21:34:51 GMT 2022


https://bugs.libre-soc.org/show_bug.cgi?id=782

--- Comment #35 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #34)
> (In reply to Jacob Lifshay from comment #33)
> > I found a paper that references a VLSI-optimized version of gfinv:
> > https://scholar.archive.org/work/ktlygagf6jhslhx42gpuwwzc44/access/wayback/
> > http://acsel-lab.com/arithmetic/arith18/papers/ARITH18_Kobayashi.pdf
> > (Algorithm 3, from [7])
> 
> nice.  i'm glad you can read it!
> i dropped a copy here https://ftp.libre-soc.org/ARITH18_Kobayashi.pdf

Ok. since it's archive.org, i expect the url to work well into the future.
that's why I picked the archive.org url over some other options.
> 
> >             S(x) := S(x) − R(x); # polynomial subtraction aka. xor
> >             V(x) := V(x) − U(x); # polynomial subtraction aka. xor
> 
> v. helpful, the comments.

yeah, i added the comments, i figured it would help with your algorithm
dyslexia :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list