Skip to content

Commit 5bdee55

Browse files
authored
Merge pull request #1474 from Pinata-Consulting/mock-array-remove-duplicated-pdn-tcl-file
mock-array: deleted duplicated pdn.tcl file
2 parents e499d5f + 9a0bded commit 5bdee55

File tree

2 files changed

+1
-34
lines changed

2 files changed

+1
-34
lines changed

flow/designs/asap7/mock-array/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export MACRO_PLACEMENT_TCL = ./designs/asap7/mock-array/macro-placement.tcl
3131

3232
export IO_CONSTRAINTS = designs/asap7/mock-array/io.tcl
3333

34-
export PDN_TCL = designs/asap7/mock-array/pdn.tcl
34+
export PDN_TCL = $(FLOW_HOME)/platforms/asap7/openRoad/pdn/BLOCKS_grid_strategy.tcl
3535

3636
# Target to force generation of Verilog per user settings MOCK_ARRAY_TABLE (rows, cols)
3737
verilog:

flow/designs/asap7/mock-array/pdn.tcl

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)