-
Notifications
You must be signed in to change notification settings - Fork 23
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
✨ Added a framework to represent and handle SiDB defects #103
Conversation
… as SiDB surface defects
…e types on certain tiles
…ilation error that would occur on compilers other than GCC
…libraries as well as a function that utilizes this information and maps it against an SiDB surface to blacklist tiles
…lysis, and the new get_functional_implementations interface of gate libraries
…lus values for electrical charge, electric permittivity, and Thomas-Fermi screening distance
…emory. This should fix out-of-memory errors and consequently failed compilations
…es and dot indices
…t types if implemented by the layout
…ng of coulomb values
… <coulomb> tag for uncharged defects
…istency with exact
Signed-off-by: ClangFormat <[email protected]>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #103 +/- ##
==========================================
+ Coverage 93.88% 94.16% +0.27%
==========================================
Files 58 65 +7
Lines 6099 6477 +378
==========================================
+ Hits 5726 6099 +373
- Misses 373 378 +5
Continue to review full report at Codecov.
|
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.
clang-tidy made some suggestions
There were too many comments to post at once. Showing the first 25 out of 27. Check the log or trigger a new build to see more.
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.
clang-tidy made some suggestions
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.
clang-tidy made some suggestions
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.
clang-tidy made some suggestions
# Conflicts: # include/fiction/io/write_qll_layout.hpp
No description provided.