mirror of https://github.com/openXC7/prjxray.git
Inceased N
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
This commit is contained in:
parent
355a571400
commit
5ab90a604d
|
|
@ -9,7 +9,7 @@ else
|
||||||
MAKETODO_FLAGS=--sides "l_upper_t" --pip-type ${PIP_TYPE} --seg-type cmt_top --re $(TODO_RE)
|
MAKETODO_FLAGS=--sides "l_upper_t" --pip-type ${PIP_TYPE} --seg-type cmt_top --re $(TODO_RE)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
N = 80
|
N = 100
|
||||||
SEGMATCH_FLAGS=-m 10 -M 20 -c 170
|
SEGMATCH_FLAGS=-m 10 -M 20 -c 170
|
||||||
|
|
||||||
A_PIPLIST=cmt_top_l_upper_t.txt
|
A_PIPLIST=cmt_top_l_upper_t.txt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue