Skip to content

Conversation

rmsyn
Copy link
Contributor

@rmsyn rmsyn commented Nov 13, 2024

Removes the unused field range arguments from the CSR field enum helper macro.

Uses CSR helper macros to define the misa register.

Corrections for other users of the XLEN enum.

Adds basic unit tests for the misa register.

Related: #229

Removes the unused field range arguments from the CSR field enum helper
macro.
@rmsyn rmsyn requested a review from a team as a code owner November 13, 2024 03:24
Uses CSR helper macros to define the `misa` register.

Corrections for other users of the `XLEN` enum.
Adds basic unit tests for the `misa` register.
@rmsyn rmsyn force-pushed the riscv/misa-csr-macro branch from 9c783c1 to 100b6a1 Compare November 13, 2024 03:28
Copy link
Contributor

@romancardenas romancardenas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@romancardenas romancardenas added this pull request to the merge queue Nov 20, 2024
Merged via the queue into rust-embedded:master with commit 517d52b Nov 20, 2024
101 checks passed
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.

2 participants