diff --git a/fuzzers/Makefile b/fuzzers/Makefile index 39293c13..0bec4116 100644 --- a/fuzzers/Makefile +++ b/fuzzers/Makefile @@ -103,7 +103,7 @@ $(eval $(call fuzzer,073-get_counts,)) $(eval $(call fuzzer,074-dump_all,005-tilegrid 072-ordered_wires)) endif endif -#$(eval $(call fuzzer,100-dsp-mskpat,005-tilegrid)) +$(eval $(call fuzzer,100-dsp-mskpat,005-tilegrid)) quick: $(MAKE) QUICK=Y