new_layout
Initialize a new in-memory layout for drawing. Set the top cell name and database unit (dbu) in micrometers to define grid precision.
Instructions
Start a new in-memory layout to draw into.
top_cell: name of the top cell. dbu: database unit in micrometers (0.001 = 1 nm grid). Resets any previous in-memory layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dbu | No | ||
| top_cell | No | TOP |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |