Skip to content

Memory interface type check#373

Merged
jj16791 merged 3 commits intodevfrom
memory-type-check
Jan 26, 2024
Merged

Memory interface type check#373
jj16791 merged 3 commits intodevfrom
memory-type-check

Conversation

@jj16791
Copy link
Copy Markdown
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
Copy Markdown
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

Comment thread src/lib/config/ModelConfig.cc Outdated
Copy link
Copy Markdown
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
Copy Markdown
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
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