3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-17 04:35:44 +00:00

Merge from upstream

This commit is contained in:
Akash Levy 2025-11-04 22:20:34 -08:00
commit 11731c91f4
30 changed files with 387 additions and 203 deletions

View file

@ -50,6 +50,7 @@ class libyosys_so_ext(Extension):
"ENABLE_TCL=0",
"ENABLE_READLINE=0",
"ENABLE_EDITLINE=0",
"PYOSYS_USE_UV=0", # + install requires takes its role when building wheels
# Always compile and include ABC in wheel
"ABCEXTERNAL=",
# Show compile commands