Skip to content

Commit 2427d9e

Browse files
committed
enable GRT res aware by default on asap7 platform
Signed-off-by: Arthur Koucher <arthurkoucher@precisioninno.com>
1 parent e5ce907 commit 2427d9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flow/platforms/asap7/config.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ export SET_RC_TCL = $(PLATFORM_DIR)/setRC.tcl
6666
export MIN_ROUTING_LAYER ?= M2
6767
export MIN_CLK_ROUTING_LAYER ?= M4
6868
export MAX_ROUTING_LAYER ?= M7
69+
export ENABLE_RESISTANCE_AWARE ?= 1
6970

7071
# Define fastRoute tcl
7172
export FASTROUTE_TCL ?= $(PLATFORM_DIR)/fastroute.tcl

0 commit comments

Comments
 (0)