[libre-riscv-dev] [Bug 216] LOAD STORE buffer needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Thu May 28 21:34:10 BST 2020


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

--- Comment #51 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Luke Kenneth Casson Leighton from comment #50)

> "this is why i said to use treereduce.  or, actually, now you can import
> ortreereduce, from soc.regfile.regfile."

saw commit d42161569bfaad5f0703f67d41634fd460719c1b

excellent.  (btw remember to do whitespace and actual code-changes separately)

(In reply to Luke Kenneth Casson Leighton from comment #48)

> -----
> 
> return m is missing.

return m is still missing.  this will prevent the module from working,
because the AST - which was constructed by the elaborate function - is
entirely blank (None), due to the return result being implicitly None.

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


More information about the libre-riscv-dev mailing list