Commit e34333f
committed
[prim_subreg_shadow] Prevent X-propagation for W1S/W0C shadow registers
The unfiltered input wd can be X and we must thus first qualify that
with the write enable before factoring it into the update error signal.
Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.org>1 parent 7fbd858 commit e34333f
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
| |||
0 commit comments