We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I turn off all parameters related with unaligned load-store instruction in riscv-dv (in yaml files, and systemverilog config file for the target).
But I am still getting unaligned store double instruction:
core 0: 0x000000008000a5a2 (0x00223023) sd sp, 0(tp) core 0: exception trap_store_address_misaligned, epc 0x000000008000a5a2 core 0: tval 0x000000008000b0fc
Is there anything else that I should do?
Thanks, Omer
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I turn off all parameters related with unaligned load-store instruction in riscv-dv (in yaml files, and systemverilog config file for the target).
But I am still getting unaligned store double instruction:
Is there anything else that I should do?
Thanks,
Omer
The text was updated successfully, but these errors were encountered: