Skip to content

[simple_system] Add CSR to architecture extensions#2289

Draft
ekigwana wants to merge 1 commit intolowRISC:masterfrom
ekigwana:master
Draft

[simple_system] Add CSR to architecture extensions#2289
ekigwana wants to merge 1 commit intolowRISC:masterfrom
ekigwana:master

Conversation

@ekigwana
Copy link
Copy Markdown

Simple system uses CSR's and thus this is required.

Closes #2288

Simple system uses CSR's and thus this is required.

Signed-off-by: Edward Kigwana <ekigwana@gmail.com>

# ARCH = rv32im # to disable compressed instructions
ARCH ?= rv32imc
# ARCH ?= rv32imc # to disable control and status register access instructions
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This needs updating too.

@marnovandermaas
Copy link
Copy Markdown
Contributor

Converting to draft as there is an open comment.

@marnovandermaas marnovandermaas marked this pull request as draft April 23, 2026 15:52
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.

make run-simple-system failure

3 participants