-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
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
ImperasDV PBMT misaligned Mismatch #976
Comments
@eroom1966 I think this might come down to how the spec is interpreted.
Since PMBT is used to disable cacheablity I believe it should not support misaligned access even though the memory physically does support misaligned. |
My attempt to generate the debug database resulted in a segfault. I added this to the vlog command. and set this variable before calling questa.
|
PBMT configured misaligned addresses do not agree between ImperasDV and Wally.
wsim rv64gc tests/coverage/tlbMisaligned.elf --lockstep
The text was updated successfully, but these errors were encountered: