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

Adding Simple Framework for Creating Test ELFs #29

Merged
merged 4 commits into from
Dec 20, 2024

Conversation

kathlenemagnus
Copy link
Collaborator

Created a framework for building RISC-V assembly tests for testing Atlas. The framework uses magic memory to end simulation, which has not been implemented in Atlas yet, so the stop_sim_on_wfi parameter is required for these tests to end properly.

Created ELFs used in Atlas's regression should be checked in to the test/sim/workloadsdir.

Copy link

@colbynyce-mips colbynyce-mips left a comment

Choose a reason for hiding this comment

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

Awesome!

Copy link
Contributor

@knute-mips knute-mips left a comment

Choose a reason for hiding this comment

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

Neat!

@kathlenemagnus kathlenemagnus merged commit 974ebda into sparcians:main Dec 20, 2024
5 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.

4 participants