-
Notifications
You must be signed in to change notification settings - Fork 611
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
Implement Lookupable for Unit #4497
Conversation
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.
Thanks!
I approved, but isn't there an error message about what the types are allowed that we should add
|
We ought to, but note there are a lot of other types that should also be listed (if we're to list them all), including We could link to the But more fundamentally, I think we should make it easier to implement |
(cherry picked from commit 48866a9) # Conflicts: # src/test/scala/chiselTests/experimental/hierarchy/InstanceSpec.scala
(cherry picked from commit 48866a9)
An oft-overlooked primitive type but an important one nonetheless!
Contributor Checklist
docs/src
?Type of Improvement
Desired Merge Strategy
Release Notes
Reviewer Checklist (only modified by reviewer)
3.6.x
,5.x
, or6.x
depending on impact, API modification or big change:7.0
)?Enable auto-merge (squash)
, clean up the commit message, and label withPlease Merge
.Create a merge commit
.