Skip to content

Commit 59d0410

Browse files
committed
disabled LEC for some gf12 designs
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
1 parent 9ca1d56 commit 59d0410

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

flow/designs/gf12/bp_dual/config.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,5 @@ export MACRO_WRAPPERS = $(PLATFORM_DIR)/bp/wrappers/wrappers.tcl
6666
export PDN_TCL = $(PLATFORM_DIR)/cfg/pdn_grid_strategy_13m_9T.top.tcl
6767

6868
export MACRO_PLACE_HALO = 7 7
69+
70+
export LEC_CHECK = 0

flow/designs/gf12/bp_quad/config.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,5 @@ export MACRO_WRAPPERS = $(PLATFORM_DIR)/bp/wrappers/wrappers.tcl
6868
export PDN_TCL = $(PLATFORM_DIR)/cfg/pdn_grid_strategy_13m_9T.top.tcl
6969

7070
export MACRO_PLACE_HALO = 7 7
71+
72+
export LEC_CHECK = 0

flow/designs/gf12/bp_single/config.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,5 @@ export SETUP_SLACK_MARGIN ?= 100
7171

7272
export SWAP_ARITH_OPERATORS = 1
7373
export OPENROAD_HIERARCHICAL = 1
74+
75+
export LEC_CHECK = 0

flow/designs/gf12/ca53/config.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,5 @@ endif
6969
#export SKIP_PIN_SWAP = 1
7070
export SKIP_INCREMENTAL_REPAIR = 1
7171
export TNS_END_PERCENT = 5
72+
73+
export LEC_CHECK = 0

0 commit comments

Comments
 (0)