[BUG] Fails to Trigger Illegal Instruction Exception for some illegal Instructions #1967
Closed
1 task done
Labels
Type:Bug
For bugs in the RTL, Documentation, Verification environment or Tool and Build system
Is there an existing CVA6 bug for this?
Bug Description
Describe the bug:
The CVA6 does not trigger an illegal instruction exception when encountering the illegal instruction like
'0x5162e55b'
. This issue is reminiscent of the previously reported issue #1953 . Despite switching to a newer version of the core (commit: f73724b), the problem persists for certain instructions, including‘0x5162e55b’
. In addition, there are the instructions mentioned in issue #1966.Expected behavior:
Upon encountering an illegal instruction, such as ‘0x5162e55b’, the CVA6 core is expected to trigger an illegal instruction exception.
The log is as follows
The text was updated successfully, but these errors were encountered: