Commit eb6ff33
fpu_wrap: Add missing default assignment for fpu_exception fields (#3292)
This PR proposes a fix for the issue #3256 by adding missing default assignments to the tval2, tinst, and gva fields of fpu_exception_o signal. These fields were left undriven, which led to X propagation during simulation.
---------
Co-authored-by: JeanRochCoulon <jean-roch.coulon@thalesgroup.com>1 parent d8e16be commit eb6ff33
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
565 | 568 | | |
566 | 569 | | |
567 | 570 | | |
| |||
0 commit comments