mirror of https://github.com/YosysHQ/yosys.git
Add assert/assume support to verific front-end
This commit is contained in:
parent
249ddbc16c
commit
911c44d164
|
@ -6,7 +6,7 @@ only have the i386 eval version of Verific:
|
||||||
1.) Use a Makefile.conf like the following one:
|
1.) Use a Makefile.conf like the following one:
|
||||||
|
|
||||||
--snip--
|
--snip--
|
||||||
CONFIG := clang
|
CONFIG := gcc
|
||||||
ENABLE_TCL := 0
|
ENABLE_TCL := 0
|
||||||
ENABLE_PLUGINS := 0
|
ENABLE_PLUGINS := 0
|
||||||
ENABLE_VERIFIC := 1
|
ENABLE_VERIFIC := 1
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue