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

TCL is needed for yosys tests

This commit is contained in:
Akash Levy 2025-05-08 12:19:05 -07:00
parent 1b1cf08a09
commit e8fcbd7588

View file

@ -7,7 +7,7 @@ CONFIG := none
# CONFIG := msys2-64
# features (the more the better)
ENABLE_TCL := 0
ENABLE_TCL := 1
ENABLE_ABC := 1
ENABLE_GLOB := 1
ENABLE_PLUGINS := 0