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

Memory interface type check #373

Merged
merged 3 commits into from
Jan 26, 2024
Merged

Memory interface type check #373

merged 3 commits into from
Jan 26, 2024

Conversation

jj16791
Copy link
Contributor

@jj16791 jj16791 commented Jan 18, 2024

This PR applies the restrictions for memory interface types possibly based on the Simulation-Mode in use. It also updates the regression test suite to use a fixed L1D for outoforder tests.

closes #372

@jj16791 jj16791 added enhancement New feature or request tests Testing and CI 0.9.6 Part of SimEng Release 0.9.6 labels Jan 18, 2024
@jj16791 jj16791 self-assigned this Jan 18, 2024
@jj16791 jj16791 linked an issue Jan 18, 2024 that may be closed by this pull request
FinnWilkinson
FinnWilkinson previously approved these changes Jan 18, 2024
Copy link
Contributor

@FinnWilkinson FinnWilkinson left a comment

Choose a reason for hiding this comment

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

All looks good - one minor suggestion but won't block on this

Copy link
Contributor

@dANW34V3R dANW34V3R left a comment

Choose a reason for hiding this comment

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

Looks good

Copy link
Contributor

@JosephMoore25 JosephMoore25 left a comment

Choose a reason for hiding this comment

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

Looks all good, nice work

@jj16791 jj16791 merged commit f3e02a1 into dev Jan 26, 2024
1 check passed
ABenC377 pushed a commit that referenced this pull request Feb 7, 2024
This PR adds extra checks to the model configuration to ensure memory interface type restrictions are enforced
@jj16791 jj16791 deleted the memory-type-check branch February 21, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.9.6 Part of SimEng Release 0.9.6 enhancement New feature or request tests Testing and CI
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Interface-Type restriction not applied
5 participants