[Libre-soc-bugs] [Bug 469] Create D-cache from microwatt dcache.vhdl
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Mon Sep 7 13:44:49 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=469
--- Comment #22 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
# when OP_STORE_HIT | OP_STORE_MISS =>
with m.Case(Op.OP_STORE_HIT, Op.OP_STORE_MISS):
cases are not ORed together, they are comma-listed.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list