-
Notifications
You must be signed in to change notification settings - Fork 648
Make some usages of suggestName runtime deprecated #2556
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
Open
mwachs5
wants to merge
30
commits into
main
Choose a base branch
from
suggest-name-errors
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
b6addc7
suggestName: add some runtime deprecations
mwachs5 08543f3
no more _computedName
mwachs5 236a4fd
post merge cleanups
mwachs5 eaedd38
Deleted a bunch of chiselName and TransitName to get tests to pass be…
mwachs5 87f0e41
Add back the check for suggestName after module close
mwachs5 f0d2499
Add another case that we can name IOs
mwachs5 a175c1d
scalafmt
mwachs5 aceaae4
scalafmt
mwachs5 3918123
Add back the @chiselName
mwachs5 dbb9078
SuggestNameSpec: use something other than Queue to avoid issues with …
mwachs5 cd07ede
I don't need to suggestName on clock/reset do I?
mwachs5 a0d145d
Revert "I don't need to suggestName on clock/reset do I?"
mwachs5 a8b296f
Update core/src/main/scala/chisel3/internal/Builder.scala
mwachs5 412a8d1
Arbiter restore chiselName
mwachs5 bbc0d0a
restore nowarn annotation in Decoupled, that should be deleted in a s…
mwachs5 d7a1782
Update core/src/main/scala/chisel3/internal/Builder.scala
mwachs5 898ae25
Update core/src/main/scala/chisel3/internal/Builder.scala
mwachs5 5f25d90
Update core/src/main/scala/chisel3/internal/Builder.scala
mwachs5 5a11980
Update core/src/main/scala/chisel3/internal/Builder.scala
mwachs5 0075c25
Update src/test/scala/chiselTests/naming/SuggestNameSpec.scala
mwachs5 7b84a38
Merge remote-tracking branch 'origin/suggest-name-errors' into sugges…
mwachs5 db9152f
checkpoint: one test fails
mwachs5 7cf0c42
scalafmt
mwachs5 ce18389
fix numbering
mwachs5 7158448
scalafmt
mwachs5 e60b9bd
get the builder context check to work
mwachs5 9772b29
scalafmt
mwachs5 67ce7d8
avoid any allocations in seedOpt check
mwachs5 fa28909
Merge branch 'master' into suggest-name-errors
mwachs5 47d88ce
Update core/src/main/scala/chisel3/internal/Builder.scala
mwachs5 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.