mirror of https://github.com/openXC7/prjxray.git
Merge pull request #737 from mithro/enable-dsp
Re-enable the DSP fuzzer.
This commit is contained in:
commit
a7066bb246
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue