Skip to content

Commit 832906d

Browse files
authored
Merge pull request #4185 from AcKoucher/asap7-grt-res-aware
enable GRT res aware by default in asap7
2 parents e5ce907 + 2427d9e commit 832906d

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)