Skip to content

Commit 45d741a

Browse files
committed
designs/asap7/mock-array-big: halo is only used in automatic macro placement
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 4eef329 commit 45d741a

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

flow/designs/asap7/mock-array-big/Element/config.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@ export DIE_AREA = $(shell python3 designs/asap7/mock-array-big/ce_die_area.py)
1515

1616
export IO_CONSTRAINTS = designs/asap7/mock-array-big/Element/io.tcl
1717

18-
export MACRO_PLACE_HALO = 1 1
19-
2018
export PDN_TCL = designs/asap7/mock-array-big/Element/pdn.tcl

flow/designs/asap7/mock-array-big/config.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,4 @@ export MACRO_PLACEMENT_TCL = ./designs/asap7/mock-array-big/macro-placement.tcl
2121

2222
export IO_CONSTRAINTS = designs/asap7/mock-array-big/io.tcl
2323

24-
export MACRO_PLACE_HALO = 1 1
25-
2624
export PDN_TCL = designs/asap7/mock-array-big/pdn.tcl

0 commit comments

Comments
 (0)