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

Spec update #55

Merged
merged 6 commits into from
Sep 7, 2024
Merged

Spec update #55

merged 6 commits into from
Sep 7, 2024

Conversation

lftan
Copy link
Collaborator

@lftan lftan commented Sep 7, 2024

  • rearrange bit fields
  • Fine-tune some descriptions
  • Add reference link for hart state and suspend type.

Ley Foon Tan added 2 commits September 7, 2024 17:30
- Use the bit field at lower bits.
- Update some description

Signed-off-by: Ley Foon Tan <[email protected]>
| 2
| NUM_RATES
| uint32
| Number of clock rates depending on CLOCK_FORMAT.
| Number of clock rates depending on `CLOCK_FORMAT`.
Copy link
Collaborator

Choose a reason for hiding this comment

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

This part is redundant "depending on CLOCK_FORMAT" . We have already established that each clock rate has a format in "Clock Rate Format" section

| RESERVED
| _Reserved_ and must be `0`.

| [16]
| CONTEX
Copy link
Collaborator

@pathakraul pathakraul Sep 7, 2024

Choose a reason for hiding this comment

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

%s/CONTEX/CONTEXT

@@ -367,7 +367,9 @@ level.
! Bits
! Description

! [31]
! [31:11] ! _Reserved_
Copy link
Collaborator

@pathakraul pathakraul Sep 7, 2024

Choose a reason for hiding this comment

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

Reserved and must be 0

Ley Foon Tan added 4 commits September 7, 2024 18:35
- Add Hart State and suspend type reference link.
- Combined Hart ID and Suspend types entry to one row.

Signed-off-by: Ley Foon Tan <[email protected]>
Signed-off-by: Ley Foon Tan <[email protected]>
@pathakraul pathakraul merged commit 0febcc0 into riscv-non-isa:main Sep 7, 2024
1 check 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