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

Bump abc #4351

Merged
merged 4 commits into from
Apr 23, 2024
Merged

Bump abc #4351

merged 4 commits into from
Apr 23, 2024

Conversation

povik
Copy link
Member

@povik povik commented Apr 22, 2024

This pulls:

@povik
Copy link
Member Author

povik commented Apr 23, 2024

That pesky WASM build -- good thing we added it to the CI. Next time I push for defining int system(const char *arg) { return -1; } instead of patching every occurrence of system() in ABC source.

@povik povik merged commit 982a22d into YosysHQ:main Apr 23, 2024
18 checks passed
@povik povik deleted the bump-abc branch April 23, 2024 12:20
@whitequark
Copy link
Member

That pesky WASM build -- good thing we added it to the CI.

It's really easy to build it locally by the way--you can check out yowasp/yosys and run ./build.sh, it even downloads the toolchain for you. Just point the yosys-src submodule to whichever you like.

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.

2 participants