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

Fix Typos #191

Open
j0106223 opened this issue Jan 17, 2025 · 0 comments
Open

Fix Typos #191

j0106223 opened this issue Jan 17, 2025 · 0 comments

Comments

@j0106223
Copy link

Chapter 3.1.4 Interrupts and exceptions, on page 12 contains the typo of "occured"; it should be corrected to "occurred"

The decoder generally does not know where an interrupt "occured" in the instruction sequence,

Chapter 9 Reference Compressed Branch Trace Algorithm , on page 51 contains the typo of "occured"; it should be corrected to "occurred"

Reported? "Exception previous" reported with thaddr = 0 on the cycle it "occured" because it was
preceded by an updiscon or immediately followed by another exception;

Chapter 4.1.2 Relationship between RISC-V core and the encoder, on page 19 contains the typo of "singe"; it should be corrected to "single"

Implement a "singe" interface for the core, with muxing inside the core to select which hart to
connect to the interface.
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

No branches or pull requests

1 participant