[Libre-soc-bugs] [Bug 485] Create I-Cache from microwatt icache.vhdl
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Mon Oct 5 17:41:20 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=485
--- Comment #55 from Cole Poirier <colepoirier at gmail.com> ---
(In reply to Luke Kenneth Casson Leighton from comment #47)
> (*sotto voice* yeah don't do this, please)
>
> self.itlb_lookup(
> m, tlb_req_index, itlb_ptes, itlb_tags, real_addr,
> itlb_valid_bits, ra_valid, eaa_priv, priv_fault, access_ok
> )
>
> use this convention:
>
> self.itlb_lookup(m, tlb_req_index, itlb_ptes, itlb_tags, real_addr,
> itlb_valid_bits, ra_valid, eaa_priv, priv_fault,
> access_ok)
Will do.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list