[Libre-soc-bugs] [Bug 1155] O(n^2) multiplication REMAP mode(s)

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Dec 22 11:07:54 GMT 2023


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

--- Comment #13 from Jacob Lifshay <programmerjake at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #12)
> okaay next task now we have the actual algorithm
> python_mul_remap_yielder(a_sz, b_sz)
> is to work out how it's going to fit into SVSHAPE0-3.
> that process is started at comment #2

before we get ahead of ourselves, we need to make sure that remap sequence
actually works, which requires figuring out how maddedu can have scalar RS and
vector RT, RA, RB, and RC:

> > doing (combination python and sv asm syntax):
> > *y, t = maddedu(*a, *b, *y)

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


More information about the libre-soc-bugs mailing list