7 lines
108 B
Makefile
7 lines
108 B
Makefile
|
DOTF=tb.f
|
||
|
TOP=tb
|
||
|
YOSYS_SMT_SOLVER=boolector
|
||
|
DEFINES=HAZARD3_FORMAL_REGRESSION
|
||
|
|
||
|
include $(SCRIPTS)/formal.mk
|