Skip to content

Commit

Permalink
legalization improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
tariqkurd-repo committed Feb 25, 2025
1 parent 22e3dac commit e10ba82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/riscv-integration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ its address incremented by four times the interrupt cause number.

Capabilities written to <<mtvecc>> also include writing the MODE field in
**mtvecc.address[1:0]**, which is a WARL field, meaning that the capability address can
change on writing. If the MODE field is non-zero after any legalization,
be legalized. If the MODE field is non-zero after any legalization,
then the address used for the exception vector (which has **mtvecc.address[1:0]=2'b00**)
will not match the value read by software from the CSR.

Expand Down

0 comments on commit e10ba82

Please sign in to comment.