3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-15 11:45:41 +00:00

No uv for us please

This commit is contained in:
Akash Levy 2025-11-05 12:32:13 -08:00
parent f3512ef5ad
commit 2a6a0355ac

View file

@ -33,7 +33,7 @@ VERIFIC_LINEFILE_INCLUDES_LOOPS := 1
# python wrappers
ENABLE_PYOSYS := 1
PYOSYS_USE_UV := 1
PYOSYS_USE_UV := 0
# other configuration flags
ENABLE_GCOV := 0