mirror of https://github.com/openXC7/prjxray.git
fuzzers: quick target for QUICK
Signed-off-by: John McMaster <JohnDMcMaster@gmail.com>
This commit is contained in:
parent
c45862adb5
commit
6b8e8c1d62
|
|
@ -49,3 +49,6 @@ $(eval $(call fuzzer,073-get_counts,))
|
|||
$(eval $(call fuzzer,074-dump_all,072-ordered_wires))
|
||||
endif
|
||||
$(eval $(call fuzzer,100-dsp-mskpat,005-tilegrid))
|
||||
|
||||
quick:
|
||||
$(MAKE) QUICK=Y
|
||||
|
|
|
|||
Loading…
Reference in New Issue