Skip to content

Commit 2ecea0d

Browse files
committed
Release virtual TD overrides
Signed-off-by: Martin Povišer <[email protected]>
1 parent ae58ff2 commit 2ecea0d

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

flow/designs/gf12/ariane/config.mk

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ export PLACE_DENSITY ?= 0.50
2424

2525
export IO_CONSTRAINTS = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/io.tcl
2626

27-
# to be removed once gpl is fixed for "corner buffers" issue
28-
export GPL_KEEP_OVERFLOW = 0
29-
3027
export MACRO_PLACE_HALO = 7 7
3128
export MACRO_WRAPPERS = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/wrappers.tcl
3229

flow/designs/nangate45/swerv_wrapper/config.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,3 @@ export PLACE_DENSITY_LB_ADDON = 0.08
2323
export TNS_END_PERCENT = 100
2424

2525
export FASTROUTE_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/fastroute.tcl
26-
27-
export GPL_KEEP_OVERFLOW = 0

0 commit comments

Comments
 (0)