mirror of https://github.com/openXC7/prjxray.git
Re-enable the DSP fuzzer.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
c82efce96a
commit
a041e4e8b8
|
|
@ -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