Skip to content

Commit 60276cd

Browse files
committed
Add - document variable MACRO_HALO_?
Signed-off-by: louiic <[email protected]>
1 parent fe18073 commit 60276cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/user/FlowVariables.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Note:
6262
| `PLACE_SITE` | = | = | = | = | = |
6363
| `MAKE_TRACKS` | = | = | = | = | = |
6464
| `TAPCELL_TCL` | = | = | = | = | = |
65+
| `MACRO_HALO_X` | NA | NA | NA | ?= | NA |
66+
| `MACRO_HALO_Y` | NA | NA | NA | ?= | NA |
6567
| `MACRO_PLACE_HALO` | ?= | ?= | ?= | ?= | ?= |
6668
| `MACRO_PLACE_CHANNEL` | ?= | ?= | ?= | ?= | ?= |
6769
| `PDN_TCL` | ?= | ?= | ?= | ?= | ?= |
@@ -128,6 +130,7 @@ Note:
128130
| `PLACE_SITE` | Placement site for core cells defined in the technology LEF file. |
129131
| `TAPCELL_TCL` | Path to Endcap and Welltie cells file. |
130132
| `RTLMP_FLOW` | Enable the Hierarchical RTLMP flow. By default it is disabled. |
133+
| `MACRO_HALO` | Specifies keep out distance from macro, in X and Y, to standard cell row. |
131134
| `MACRO_PLACEMENT` | Specifies the path of a file on how to place certain macros manually using read_macro_placement. |
132135
| `MACRO_PLACEMENT_TCL` | Specifies the path of a TCL file on how to place certain macros manually. |
133136
| `MACRO_PLACE_HALO` | horizontal/vertical halo around macros (microns). Used by automatic macro placement. |

0 commit comments

Comments
 (0)