Skip to content
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

masking maskmax in breakpoints test #358

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pentin-as
Copy link
Contributor

Currently in rocket-chip, reading tdata1 will return the value "4" in the maskmax field.
This happens because of this line:
https://github.com/chipsalliance/rocket-chip/blob/7f214d564a57d3b1fa63e67a42a64629e76d53a2/src/main/scala/rocket/Breakpoint.scala#L30
Thus, the breakpoint.S test was always skipped and did not work.

@pentin-as
Copy link
Contributor Author

Screenshot from 2021-08-25 09-03-10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant