File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
flow/designs/asap7/mock-array Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ export IO_CONSTRAINTS = designs/asap7/mock-array/Element/io.tcl
2727export PDN_TCL = $(FLOW_HOME ) /platforms/asap7/openRoad/pdn/BLOCK_grid_strategy.tcl
2828
2929# Detailed routing should be easy, limit iterations
30- export DETAILED_ROUTE_END_ITERATION = 6
30+ export DETAILED_ROUTE_END_ITERATION ? = 6
3131
3232export MIN_ROUTING_LAYER = M2
3333# M5 is the top PDN layer, so don't exceed that.
Original file line number Diff line number Diff line change 5757 $(OPENSTA_EXE ) -no_init -exit designs/asap7/mock-array/power.tcl
5858
5959# Routing by abutment should be easy, limit iterations
60- export DETAILED_ROUTE_END_ITERATION = 6
60+ export DETAILED_ROUTE_END_ITERATION ? = 6
6161
6262export MAX_ROUTING_LAYER = M9
6363export ROUTING_LAYER_ADJUSTMENT = 0.45
You can’t perform that action at this time.
0 commit comments