[Libre-soc-bugs] [Bug 450] Create MMU from microwatt mmu.vhdl
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sun Aug 16 10:45:32 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=450
--- Comment #68 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
comb += addr.eq(Cat(C(0, 12), r.addr[12:64]))
comb += tlb_data.eq(pte)
# elsif prtbl_rd = '1' then
with m.If(prtbl_rd):
more LHS Cat removal, more with m.Elif.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list