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

scc: Use hashlib instead of STL for deterministic behaviour #3990

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

zeldin
Copy link
Contributor

@zeldin zeldin commented Oct 7, 2023

I was getting diverging SCC reports for the exact same input depending on whether I ran on ppc64 or ppc64le.
With this change the result should be the same regardless of the operating environment.

@nakengelhardt nakengelhardt merged commit a2f59cf into YosysHQ:master Oct 16, 2023
15 checks passed
@zeldin zeldin deleted the deterministic_scc branch October 16, 2023 16:12
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.

3 participants