Skip to content

Commit cb668ef

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/nangate45/tinyRocket/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ export ADDITIONAL_LIBS = $(sort $(wildcard ./designs/$(PLATFORM)/$(DESIGN_NICKNA
1919
# x=0.19 y=1.4
2020
export DIE_AREA = 0 0 924.92 799.4
2121
export CORE_AREA = 10.07 9.8 914.85 789.6
22-
22+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)