From: Luke Kenneth Casson Leighton Date: Mon, 6 Dec 2021 14:11:45 +0000 (+0000) Subject: global (one) do_read signal in cache_rams dcache.py X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f991444eb0789507f48c48bb63a4f0af95a33563;p=soc.git global (one) do_read signal in cache_rams dcache.py --- diff --git a/src/soc/experiment/dcache.py b/src/soc/experiment/dcache.py index a93aa92e..9b743cd0 100644 --- a/src/soc/experiment/dcache.py +++ b/src/soc/experiment/dcache.py @@ -1133,8 +1133,10 @@ class DCache(Elaboratable): comb += hit_req_way_onehot.eq(1<