Skip to content

Commit a221379

Browse files
committed
fix: overide TNS5 with TNS100
Signed-off-by: Harsh Vardhan <[email protected]>
1 parent 1da03fd commit a221379

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flow/designs/sky130hd/jpeg/config.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ export SDC_FILE = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
88

99
export CORE_UTILIZATION = 55
1010
export PLACE_DENSITY_LB_ADDON = 0.20
11-
export TNS_END_PERCENT ?= 100
11+
export TNS_END_PERCENT = 100
12+

0 commit comments

Comments
 (0)