Skip to content

Fixed bug regarding reset value #1

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Pflyg
Copy link

@Pflyg Pflyg commented Jun 1, 2023

I think there's a bug in the function "add_latches_from_implementation", as afterwards the reset value might be different from the original, violating AIGER format specifications. There's more info in the comments in the function. Someone should look over this to make sure it works fine (formally). Upon request I can also give two files where the bug might occur.

I also updated the aiger toolset, added a gitignore and my autoformatter did some stuff, but that shouldn't be of any concern I think.

Benedict B added 3 commits June 1, 2023 15:58
The relevant commit is in combine.c,
function "add_latches_from_implementation", in which I think
that there's a bug present concerning the reset value
@Pflyg
Copy link
Author

Pflyg commented Jul 31, 2023

I think this bug has to do with changes to the AIGER format. It should probably be investigated whether there are other changes that need to be made.

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.

1 participant