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

Adding new config fragments to Rocket-chip subsystem Config.scala #3654

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

Kevin99214
Copy link
Contributor

Type of change: other enhancement

Impact: no functional change

Development Phase: implementation

Release Notes
As asked by Jerry in issue #3647, submitting several config-fragments that I have created while working in chipyard. Some of the fragments I've created are for enabling features and some are more QoL to give more customization to existing features. Happy to remove any of them if they are too verbose.

@jerryz123 jerryz123 force-pushed the NewSubsystemConfigFragments branch from c519fd0 to 5a4213f Compare June 29, 2024 20:53
@jerryz123 jerryz123 changed the base branch from master to dev June 29, 2024 20:54
Copy link
Contributor

@jerryz123 jerryz123 left a comment

Choose a reason for hiding this comment

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

Thank you!

@jerryz123 jerryz123 merged commit 1ba5acd into chipsalliance:dev Jun 30, 2024
26 checks passed
@jerryz123
Copy link
Contributor

Do you mind taking a look at #3655 ? That PR is intended to DRY out all these new configs, and compartmentalize them in the rocket subpackage.

@Kevin99214 Kevin99214 deleted the NewSubsystemConfigFragments branch June 30, 2024 03:20
@Kevin99214
Copy link
Contributor Author

I like the look of it, feels a lot cleaner to create new configs-snippets.

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.

2 participants