-
Notifications
You must be signed in to change notification settings - Fork 179
hdl._nir: add combinational cycle detection. #1330
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
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.
See inline comments.
c424d03
to
c2801aa
Compare
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.
LGTM, thanks!
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1330 +/- ##
==========================================
+ Coverage 90.55% 90.60% +0.05%
==========================================
Files 43 43
Lines 10718 10830 +112
Branches 2617 2648 +31
==========================================
+ Hits 9706 9813 +107
- Misses 831 835 +4
- Partials 181 182 +1 ☔ View full report in Codecov by Sentry. |
Sweet! |
Fixes #704.
Fixes #1143.