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:
parent
1b1cf08a09
commit
e8fcbd7588
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue