mirror of https://github.com/openXC7/prjxray.git
Merge pull request #1641 from antmicro/030-iob-increase-specimens
030-iob: increase number of specimens
This commit is contained in:
commit
cb5f2a3063
|
|
@ -5,7 +5,7 @@
|
||||||
# https://opensource.org/licenses/ISC
|
# https://opensource.org/licenses/ISC
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: ISC
|
# SPDX-License-Identifier: ISC
|
||||||
N := 20
|
N := 40
|
||||||
SPECIMENS_DEPS := build/iobanks.txt
|
SPECIMENS_DEPS := build/iobanks.txt
|
||||||
include ../fuzzer.mk
|
include ../fuzzer.mk
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue