Skip to content

Commit 1da03fd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/sky130hs/aes/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ export CORE_ASPECT_RATIO = 1
1010
export CORE_MARGIN = 2
1111

1212
export PLACE_DENSITY_LB_ADDON = 0.2
13-
export TNS_END_PERCENT ?= 100
13+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)