Skip to content

Commit 5cfedb5

Browse files
authored
Merge pull request #2971 from eder-matheus/io_fix
fix path to io.tcl in gf12/ca53
2 parents f1cdf5c + eb3afaf commit 5cfedb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/gf12/ca53/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export DIE_AREA = 0 0 1400 1400
4848
export CORE_AREA = 10 10 1390 1390
4949
export PLACE_DENSITY_LB_ADDON = 0.05
5050

51-
export IO_CONSTRAINTS = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/io.tcl
51+
export IO_CONSTRAINTS = $(DESIGN_HOME)/$(PLATFORM)/ca53/io.tcl
5252

5353
export MACRO_PLACE_HALO = 7 7
5454

0 commit comments

Comments
 (0)