Skip to content

Commit f220073

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/asap7/riscv32i/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ export PLACE_PINS_ARGS = -exclude left:* -exclude right:* -exclude top:*
2121
export MACRO_PLACE_HALO = 3 3
2222
export MACRO_PLACE_CHANNEL = 6 6
2323
#
24-
export TNS_END_PERCENT ?= 100
24+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)