Skip to content

masking maskmax in breakpoints test#358

Open
pentin-as wants to merge 1 commit into
riscv-software-src:masterfrom
pentin-as:breakpoints_maskmax
Open

masking maskmax in breakpoints test#358
pentin-as wants to merge 1 commit into
riscv-software-src:masterfrom
pentin-as:breakpoints_maskmax

Conversation

@pentin-as
Copy link
Copy Markdown
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
Copy Markdown
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