-
Notifications
You must be signed in to change notification settings - Fork 3
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
User/ekabulut/lcc integ new config #34
Closed
Closed
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
…ndent on (axi2tlul, lc_ctrl, pwrmgr, tlul). Regenerated soc_address_map.h to reflect updated register names, added additional slave components to AXI4, enable awuser/aruser on master and subordinate interfaces
|
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.
This pull request includes the following updates:
Renamed lc_ctrl packages and added the caliptra_ss_ prefix to all lc_* defines for better alignment and consistency.
Moved the lc_ctrl RTL file from the 26db35f1ea8ac651f387bb74ff3ae0057cce07a8 version of the OpenTitan repository.
Merged the Fuse_controller branch named anjpar-fuse_ctrl_caliptra_ss_integ with the latest lc_ctrl updates before creating this pull request.
Successfully compiled the design and passed the mcu_fuse_ctrl_bringup test after the merge.
Merged the current branch with the latest main branch and resolved all conflicts to ensure compatibility and up-to-date integration.
Added necessary prim modules from the OpenTitan environment to caliptra-rtl to support lc_ctrl functionality. Further updates to caliptra-rtl will be addressed in a separate pull request.
This pull request ensures proper integration and alignment of lc_ctrl with the Caliptra-SS environment while maintaining compatibility with the OpenTitan primitives. Future updates to the caliptra-rtl repository will be handled in subsequent pull requests.