[Libre-soc-bugs] [Bug 485] Create I-Cache from microwatt icache.vhdl
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Thu Oct 8 05:14:46 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=485
--- Comment #58 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
def wb_get(c, mem=default_mem):
never do this with a dictionary in python.
def wb_get(c, mem):
...
...
140 sim.add_sync_process(wrap(mmu_sim(mmu)))
141 sim.add_sync_process(wrap(wb_get(dcache, default_mem)))
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list