Skip to content

Commit e8275f8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/sky130hs/jpeg/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ export CORE_ASPECT_RATIO = 1
1212
export CORE_MARGIN = 2
1313

1414
export PLACE_DENSITY_LB_ADDON = 0.25
15-
export TNS_END_PERCENT ?= 100
15+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)