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

[docs/userguide/simulating_the_processor] add admonition and recommend MARCH=rv32im to build hello_world #819

Merged
merged 4 commits into from
Feb 20, 2024

Conversation

umarcor
Copy link
Collaborator

@umarcor umarcor commented Feb 20, 2024

As discussed in #816, this PR brings a couple of enhancements to the Simulation section of the User Guide.

On the one hand, an admonition is added for users to know that using instructions corresponding to unsupported/disabled extensions will make the processor hung and the simulation will timeout.

On the other hand, the recommended MARCH to build hello_world is changed not to use extension C, since that's disabled in the simple testbench.

…ocessor hanging if intructions corresponding to disabled/unsupported extensions are used
…uild hello_world, since the simple testbench has extension C disabled
@umarcor umarcor mentioned this pull request Feb 20, 2024
@umarcor umarcor added the DOC Improvements or additions to documentation label Feb 20, 2024
umarcor and others added 2 commits February 20, 2024 21:12
…mended hello_world simulation command; the default minimal extension subset will be used
@stnolting stnolting merged commit af0633d into stnolting:main Feb 20, 2024
3 checks passed
@umarcor umarcor deleted the umarcor/ug-sim branch February 21, 2024 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DOC Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants