Hazard3/test/formal/frontend_fetch_match/Makefile

11 lines
115 B
Makefile

include ../project_paths.mk
DOTF=tb.f
TOP=tb
YOSYS_SMT_SOLVER=z3
DEPTH=25
all: bmc
include $(SCRIPTS)/formal.mk