Skip to content

Commit

Permalink
Merge pull request f4pga#737 from mithro/enable-dsp
Browse files Browse the repository at this point in the history
Re-enable the DSP fuzzer.
  • Loading branch information
mithro committed Mar 21, 2019
2 parents c82efce + a041e4e commit a7066bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzzers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a7066bb

Please sign in to comment.