Skip to content

Commit a6b38ab

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/nangate45/ibex/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ export SDC_FILE = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
4949

5050
export CORE_UTILIZATION ?= 50
5151
export PLACE_DENSITY_LB_ADDON = 0.20
52-
export TNS_END_PERCENT ?= 100
52+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)