mirror of https://github.com/openXC7/prjxray.git
fuzzers/041-clk-hrow-pips/Makefile: revert accidentally committed line
Signed-off-by: Hans Baier <foss@hans-baier.de>
This commit is contained in:
parent
5484250349
commit
e5b8927c12
|
|
@ -12,7 +12,7 @@ PIPLIST_TCL=$(FUZDIR)/clk_hrow_pip_list.tcl
|
|||
TODO_RE=".*"
|
||||
|
||||
MAKETODO_FLAGS=--sides "bot_r,top_r" --pip-type ${PIP_TYPE} --seg-type clk_hrow --re $(TODO_RE) --balance-wire-re "^CLK_HROW_" --balance-wire-cnt "2"
|
||||
N = 70
|
||||
N = 50
|
||||
|
||||
# These PIPs all appear to be either a 2 bit solutions.
|
||||
SEGMATCH_FLAGS=-c 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue