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.
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
[circt-lec] Introduce the
circt-lec
tool #3991[circt-lec] Introduce the
circt-lec
tool #3991Changes from all commits
f52dd6e
d3ca95a
ca36d01
74ae51b
ae04de2
743b41d
b295bac
d926e54
63f2e12
7697030
79d5d1d
75a3ae0
16fd18d
3087f81
6e36bb1
3626a41
c762ee1
8f4ac68
2b5d3db
dbcfb50
7fdcec5
d80f9d7
8515594
d6cc972
0bb2973
993c834
e52f227
4ce5155
7e3d7be
351eaed
4391f24
97a8c2f
3852499
4921d85
6d4869c
c0d1f34
41dd724
96f5fee
20866dc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
It's very cool that we can have these kinds of self-contained tests where we just logically compare two things to each other. Very exciting. I could totally see us use this pattern to verify canonicalizations and folders which aren't supposed to functionally change the circuit 🤩