mirror of https://github.com/openXC7/prjxray.git
041-clk-hrow-pips: Balance todo list
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
This commit is contained in:
parent
678f915467
commit
2814254cbf
|
|
@ -4,7 +4,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)
|
||||
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 = 50
|
||||
|
||||
# These PIPs all appear to be either a 2 bit solutions.
|
||||
|
|
|
|||
Loading…
Reference in New Issue