Skip to content

Commit 2040910

Browse files
committed
improve MACRO_BLOCKAGE_HALO description
Signed-off-by: Arthur Koucher <[email protected]>
1 parent 674985d commit 2040910

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

flow/scripts/variables.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,11 @@ MACRO_PLACE_HALO:
271271
- floorplan
272272
MACRO_BLOCKAGE_HALO:
273273
description: >
274-
Blockage width overridden from default calculation.
274+
Distance beyond the edges of a macro that will be covered by a blockage.
275+
276+
Note that the default macro blockage halo comes from the largest of the
277+
specified MACRO_PLACE_HALO_ x or y values. This variable overrides that
278+
calculation.
275279
stages:
276280
- floorplan
277281
PDN_TCL:

0 commit comments

Comments
 (0)