Skip to content

Commit 69a622d

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flow/designs/sky130hd/chameleon/config.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,6 @@ export MACRO_PLACEMENT = $(chameleon_DIR)/chameleon.macro_placment.cfg
4848

4949
export FP_PDN_RAIL_WIDTH = 0.48
5050
export FP_PDN_RAIL_OFFSET = 0
51-
export TNS_END_PERCENT ?= 100
51+
export TNS_END_PERCENT = 100
52+
5253

0 commit comments

Comments
 (0)