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
1 changed files with 1 additions and 1 deletions

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