Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| config:netlist [2025/11/19 11:26] – [Rect files and cell creation] rajit | config:netlist [2026/06/12 16:56] (current) – [Cell generation and mapping] rajit | ||
|---|---|---|---|
| Line 244: | Line 244: | ||
| When cells are generated, their ports are called '' | When cells are generated, their ports are called '' | ||
| + | < | ||
| + | string_table cell_mapper_extra " | ||
| + | </ | ||
| + | If you have cells that have been explicitly defined in your design that should be used by the cell mapper, this table should list them. All the port names for cells must be booleans, with direction flags (input v/s output) specified. These cells must always be in a namespace that is distinct from the cell name space. | ||
| ===== Interactions with the layout editor Magic ===== | ===== Interactions with the layout editor Magic ===== | ||