-
Notifications
You must be signed in to change notification settings - Fork 637
Pass FIRRTL annotations into CIRCTConverter
#3842
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
Merged
SpriteOvO
merged 2 commits into
chipsalliance:ci/ci-circt-nightly
from
SpriteOvO:binder-anno
Feb 29, 2024
Merged
Pass FIRRTL annotations into CIRCTConverter
#3842
SpriteOvO
merged 2 commits into
chipsalliance:ci/ci-circt-nightly
from
SpriteOvO:binder-anno
Feb 29, 2024
Conversation
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
8df1934
to
d4167db
Compare
sequencer
requested changes
Feb 21, 2024
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.
c37af1b is my fixup for your question.
4c91afb
to
e00b288
Compare
LGTM, changed base to |
e00b288
to
4ff2d96
Compare
sequencer
approved these changes
Feb 21, 2024
sequencer
requested changes
Feb 24, 2024
4ff2d96
to
2a0d502
Compare
055409a
to
919a3a8
Compare
344bdd6
to
7ab5689
Compare
919a3a8
to
4d3a1e5
Compare
4d3a1e5
to
c1d8eea
Compare
7ab5689
to
c161fcc
Compare
da538df
to
34d420e
Compare
4b7c9eb
to
34d420e
Compare
@SpriteOvO Please use 'Please Merge' label to ask bot merge it. A label is also required. |
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.
Upstream PR: llvm/circt#6730
Still working in progress.