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

[RDL] Add LMS enable bit, update hw_rev_id to 1.1, regenerate RDL #486

Merged
merged 11 commits into from
Apr 30, 2024

Conversation

calebofearth
Copy link
Collaborator

@calebofearth calebofearth commented Mar 29, 2024

Add new bit "LMS_acc_en" to the hw_config register to report availability of LMS accelerator.
Update HW_REV_ID with a new value for 1.1, adhering to a backwards-compatible bit-map defining sub-fields for major/minor/patch version.
Add a smoke_test to report on correct behavior of hw_config and hw_rev_id registers.
Resolves #391
Depends upon completion of #483 and requires lint update merge

@calebofearth calebofearth self-assigned this Mar 29, 2024
@calebofearth calebofearth changed the title Add LMS enable bit, regenerate RDL Add LMS enable bit, update hw_rev_id to 1.1, regenerate RDL Apr 5, 2024
@calebofearth calebofearth changed the title Add LMS enable bit, update hw_rev_id to 1.1, regenerate RDL [RDL] Add LMS enable bit, update hw_rev_id to 1.1, regenerate RDL Apr 5, 2024
@mcockrell-google mcockrell-google self-requested a review April 9, 2024 23:42
@anjpar anjpar self-requested a review April 9, 2024 23:42
anjpar
anjpar previously approved these changes Apr 9, 2024
@calebofearth calebofearth force-pushed the cwhitehead-msft-LMS-cap-bit branch 2 times, most recently from 36a6e2d to 10df6db Compare April 10, 2024 00:18
@calebofearth calebofearth mentioned this pull request Apr 26, 2024
39 tasks
@calebofearth calebofearth merged commit 56b2ade into main Apr 30, 2024
56 checks passed
@calebofearth calebofearth deleted the cwhitehead-msft-LMS-cap-bit branch April 30, 2024 17:59
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.

Add lms-accelleration-available bit to capability register
4 participants