mirror of https://github.com/openXC7/prjxray.git
050-pip-seed: Increase specimen count
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
This commit is contained in:
parent
3f33176cfb
commit
11f5a37a06
|
|
@ -3,7 +3,7 @@ ifeq ($(QUICK),Y)
|
|||
N ?= 1
|
||||
SEGMATCH_FLAGS=
|
||||
else
|
||||
N ?= 48
|
||||
N ?= 60
|
||||
# Do relatively large batch to keep parallelism high
|
||||
# LCM between 12 (CPUs on my system) and 16, a common CPU count
|
||||
SEGMATCH_FLAGS=-m 15 -M 45
|
||||
|
|
|
|||
Loading…
Reference in New Issue