place_cell
Place a single cell instance or a rectangular array of cells at specified coordinates in the active layout cell, with configurable rotation and magnification.
Instructions
Place an instance (or nx*ny array) of cell into the active cell.
orient: r0/r90/r180/r270 (rotation) or m0/m90/... (mirror + rotation). For an array, dx/dy are the column/row pitches in micrometers. Coordinates in um.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| dx | No | ||
| dy | No | ||
| nx | No | ||
| ny | No | ||
| mag | No | ||
| cell | Yes | ||
| orient | No | r0 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |