Skip to content

Conversation

widlarizer
Copy link

yosys builds abc with stdint.h depending on the config for legacy reasons. For Yosys to be comfortably, equivalently built with nix, with abc as an external package (ABCEXTERNAL), it is easier to use the current abc-verifier package in nixpkgs, which uses CMake.

Therefore, we should let stdint.h be used in abc whenever CMake knows it's available. That's what this PR does.

@mmicko mmicko force-pushed the yosys-experimental branch 2 times, most recently from 3f1f358 to e55d316 Compare April 8, 2025 15:39
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