We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674985d commit 2040910Copy full SHA for 2040910
flow/scripts/variables.yaml
@@ -271,7 +271,11 @@ MACRO_PLACE_HALO:
271
- floorplan
272
MACRO_BLOCKAGE_HALO:
273
description: >
274
- Blockage width overridden from default calculation.
+ 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.
279
stages:
280
281
PDN_TCL:
0 commit comments