Hazard3/test/formal/bus_compliance_1port/Makefile

12 lines
147 B
Makefile

DOTF=tb.f
TOP=tb
YOSYS_SMT_SOLVER=z3
DEPTH=25
# Also check internal properties
DEFINES=HAZARD3_ASSERTIONS
all: bmc
include $(SCRIPTS)/formal.mk