File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
flow/designs/asap7/mock-array-big Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -24,3 +24,8 @@ export PDN_TCL = designs/asap7/mock-array-big/Element/pdn.tcl
2424export MAX_ROUTING_LAYER = M5
2525
2626export PRIVATE_DIR =designs/asap7/mock-array-big
27+
28+ # If this design isn't quickly done in detailed routing, something is wrong.
29+ # At time of adding this option, only 3 iterations were needed for 0
30+ # violations.
31+ export DETAILED_ROUTE_ARGS =-droute_end_iter 10
Original file line number Diff line number Diff line change @@ -27,3 +27,8 @@ export PDN_TCL = designs/asap7/mock-array-big/pdn.tcl
2727export TNS_END_PERCENT = 100
2828
2929export PRIVATE_DIR =designs/asap7/mock-array-big
30+
31+ # If this design isn't quickly done in detailed routing, something is wrong.
32+ # At time of adding this option, only 3 iterations were needed for 0
33+ # violations.
34+ export DETAILED_ROUTE_ARGS =-droute_end_iter 10
You can’t perform that action at this time.
0 commit comments