mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-30 19:22:31 +00:00
Fixed building verific bindings
This commit is contained in:
parent
cad98bcd89
commit
593264e9ed
2 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ only have the i386 eval version of Verific:
|
|||
1.) Use a Makefile.conf like the following one:
|
||||
|
||||
--snip--
|
||||
CONFIG := clang-debug
|
||||
CONFIG := clang
|
||||
ENABLE_TCL := 0
|
||||
ENABLE_QT4 := 0
|
||||
ENABLE_ABC := 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue