Commit a2ffb3b
committed
rtl: fix missing reset on wden_p in WDT32
wden_p lacked an async reset, causing a simulation/synthesis
mismatch: WDOV could be driven X in simulation immediately
after reset deassertion when WDEN is asserted.
Signed-off-by: Ashnaa Seth <[email protected]>
Signed-off-by: ashnaaseth2325-oss <[email protected]>1 parent 43ca564 commit a2ffb3b
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments