Hazard3/test/formal/frontend_fetch_match/Makefile

9 lines
86 B
Makefile
Raw Normal View History

2022-06-12 03:13:57 +08:00
DOTF=tb.f
TOP=tb
YOSYS_SMT_SOLVER=z3
DEPTH=25
all: bmc
include $(SCRIPTS)/formal.mk