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

write_aiger: Detect and error out on combinational loops #4140

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

jix
Copy link
Member

@jix jix commented Jan 19, 2024

Without this it will overflow the stack when loops are present.

Without this it will overflow the stack when loops are present.
@jix jix added the check-sby Run sby tests for this PR label Jan 19, 2024
@jix jix merged commit fd838a9 into YosysHQ:master Jan 29, 2024
17 checks passed
@jix jix deleted the writer_aiger_sccs branch January 29, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
check-sby Run sby tests for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant