We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd5f2d3 commit 94255c0Copy full SHA for 94255c0
flow/designs/nangate45/aes/config.mk
@@ -8,4 +8,4 @@ export SDC_FILE = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
8
export FLOORPLAN_DEF = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/aes_ng45_fp.def
9
10
export PLACE_DENSITY_LB_ADDON = 0.20
11
-export TNS_END_PERCENT ?= 100
+export TNS_END_PERCENT = 100
0 commit comments