Skip to content

Commit eb3afaf

Browse files
committed
fix path to io.tcl in gf12/ca53
Signed-off-by: Eder Monteiro <[email protected]>
1 parent b2db0c3 commit eb3afaf

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)