[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 14:12:28 GMT 2023


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

--- Comment #16 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
oo hang on, i have my head round this now :) so i have a question:
at the cross-over point to move to the next row (the outer loop)
is it *guaranteed* that ca=0 such that it will not interfere with
the new row?

i.e. at the end of each row, which is mul-adding the most significant
word-partial-result, will the adde *alway* produce a ca=0?

(i'm catching up on other comments)

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


More information about the libre-soc-bugs mailing list