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

Import aliases for chisel3.core #998

Merged
merged 3 commits into from
Jan 22, 2019
Merged

Import aliases for chisel3.core #998

merged 3 commits into from
Jan 22, 2019

Conversation

ducky64
Copy link
Contributor

@ducky64 ducky64 commented Jan 22, 2019

@jackkoenig does this fix rocket-chip?

Related issue: Fixes bug in #994

Type of change: other enhancement

Impact: compatibility for the foolish

Development Phase: implementation

Release Notes
Don't import from chisel3.core. It's not part of the public API. You'll have a bad day when we muck with the internals, because you'll need to update your code. Unless that's your thing, or you're doing some kind of bleeding edge stuff and are OK with breakages. In which case, carry on.

@ducky64 ducky64 added this to the 3.2.0 milestone Jan 22, 2019
@ducky64 ducky64 requested a review from jackkoenig January 22, 2019 22:36
@ducky64 ducky64 requested a review from a team as a code owner January 22, 2019 22:36
Copy link
Contributor

@ucbjrl ucbjrl left a comment

Choose a reason for hiding this comment

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

lgtm

@ucbjrl
Copy link
Contributor

ucbjrl commented Jan 22, 2019

This seems to fix rocket-chip.

@ducky64 ducky64 merged commit 26a6ca0 into master Jan 22, 2019
@ducky64 ducky64 deleted the fixUnify branch January 22, 2019 23:39
@ducky64 ducky64 mentioned this pull request Jan 26, 2019
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.

3 participants