File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed
designs/asap7/mock-array/Element
platforms/asap7/openRoad/pdn Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ export DIE_AREA = $(shell \
2424
2525export IO_CONSTRAINTS = designs/asap7/mock-array/Element/io.tcl
2626
27- export PDN_TCL = designs/ asap7/mock-array/Element/ pdn.tcl
27+ export PDN_TCL = $( FLOW_HOME ) /platforms/ asap7/openRoad/ pdn/BLOCK_grid_strategy .tcl
2828
2929# If this design isn't quickly done in detailed routing, something is wrong.
3030# At time of adding this option, only 3 iterations were needed for 0
Original file line number Diff line number Diff line change 1+ # Top level PDN for macros using BLOCK_grid_strategy.tcl
2+
13# ###################################
24# global connections
35# ###################################
Original file line number Diff line number Diff line change 1+ # macro level counterpart to BLOCKS_grid_strategy.tcl
2+
13# ###################################
24# global connections
35# ###################################
You can’t perform that action at this time.
0 commit comments