Skip to content
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

(satlut) Error in window selection. #162

Open
boschmitt opened this issue May 28, 2019 · 0 comments
Open

(satlut) Error in window selection. #162

boschmitt opened this issue May 28, 2019 · 0 comments
Labels
bug Something isn't working wontfix This will not be worked on (deprecated/outdated)

Comments

@boschmitt
Copy link
Member

Trying to run the satlut experiments fails for benchmarks log2, multiplier, sqrt and voter. They all fail while computing windows, more specifically at:

Assertion failed: (false), function compute_window_for, file mockturtle/include/mockturtle/algorithms/cell_window.hpp, line 150.

Which seems to be checking if the size of the pivot mffc cone is grater the a maximum defined size for windows. Maybe the intended behaviour should be to simply ignore this window this as a pivot.

@msoeken msoeken added the bug Something isn't working label Feb 11, 2020
@msoeken msoeken self-assigned this Feb 11, 2020
@msoeken msoeken removed their assignment Feb 12, 2021
@hriener hriener added the wontfix This will not be worked on (deprecated/outdated) label Mar 29, 2022
@lee30sonia lee30sonia removed the bug Something isn't working label Jul 14, 2022
@lee30sonia lee30sonia added the bug Something isn't working label Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on (deprecated/outdated)
Projects
None yet
Development

No branches or pull requests

4 participants