diff --git a/fuzzers/Makefile b/fuzzers/Makefile index 20754216..78dd8a1c 100644 --- a/fuzzers/Makefile +++ b/fuzzers/Makefile @@ -87,7 +87,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