-
Notifications
You must be signed in to change notification settings - Fork 47
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
Hw model cold reset support #1454
Merged
JohnTraverAmd
merged 2 commits into
chipsalliance:main
from
nquarton:hw_model_cold_reset_support
Jul 10, 2024
Merged
Hw model cold reset support #1454
JohnTraverAmd
merged 2 commits into
chipsalliance:main
from
nquarton:hw_model_cold_reset_support
Jul 10, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nquarton
commented
Apr 8, 2024
nquarton
force-pushed
the
hw_model_cold_reset_support
branch
3 times, most recently
from
April 11, 2024 15:31
bfeaf18
to
b4d89ce
Compare
nquarton
requested review from
korran,
fdamato,
jlmahowa-amd,
mhatrevi,
jhand2,
rusty1968,
bluegate010,
FerralCoder,
ajisaxena,
vsonims and
JohnTraverAmd
as code owners
April 11, 2024 16:02
jlmahowa-amd
previously approved these changes
Apr 15, 2024
rusty1968
reviewed
Apr 22, 2024
rusty1968
previously approved these changes
Apr 22, 2024
korran
reviewed
Apr 22, 2024
korran
reviewed
Apr 22, 2024
nquarton
force-pushed
the
hw_model_cold_reset_support
branch
from
April 22, 2024 20:46
b4d89ce
to
77663af
Compare
nquarton
force-pushed
the
hw_model_cold_reset_support
branch
from
May 6, 2024 13:26
77663af
to
af33d6d
Compare
nquarton
force-pushed
the
hw_model_cold_reset_support
branch
from
May 30, 2024 15:18
af33d6d
to
756b1bc
Compare
nquarton
force-pushed
the
hw_model_cold_reset_support
branch
from
June 27, 2024 15:37
756b1bc
to
c4f4f72
Compare
ArthurHeymans
approved these changes
Jul 10, 2024
nquarton
force-pushed
the
hw_model_cold_reset_support
branch
from
July 10, 2024 16:33
c4f4f72
to
b5e4165
Compare
jhand2
previously approved these changes
Jul 10, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did a pass and I agree separating init an boot seems like the best way to handle modeling cold boot in the tests. The big refactor is unfortunate but I don't have any better ideas. Thanks!
JohnTraverAmd
previously approved these changes
Jul 10, 2024
- separating InitParams from BootParams - boot() can be used after a reset to boot without re-initializing the model
nquarton
force-pushed
the
hw_model_cold_reset_support
branch
from
July 10, 2024 20:49
b5e4165
to
38ed754
Compare
jhand2
approved these changes
Jul 10, 2024
JohnTraverAmd
approved these changes
Jul 10, 2024
FerralCoder
approved these changes
Jul 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.