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

Skip the body of Gia_LutForEachFanin if iFan is negative. #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamesjer
Copy link
Contributor

This commit fixes #84. The invalid memory accesses when iFan == -1 must have somehow led to the eventual memory corruption. With this change, I get a valid run with the example provided in that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

double free or corruption error during yosys abc9 techmap pass
1 participant