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

Increase maximum hashtable size to support larger designs. #4512

Closed
wants to merge 1 commit into from

Conversation

mikesinouye
Copy link
Contributor

What are the reasons/motivation for this change?
Increase the maximum supported Yosys design size. My design ran into this limitation during synth.

Explain how this is achieved.
Increase the maximum hashtable size to a value which is still below the int32 limit.

@povik
Copy link
Member

povik commented Jul 26, 2024

This happens to overlap with #4471

@widlarizer
Copy link
Collaborator

Yep closing as duplicate of #4471 which we've just merged

@widlarizer widlarizer closed this Jul 29, 2024
@mikesinouye mikesinouye deleted the hashlib branch July 29, 2024 16:23
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