importFromCell
APR.device.grid importFromCell string "cell_name"
Description
Specifies the name of the cell that contains the row template based on which a row region is to be created.
The default is "", where no row template is imported.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "importFromCell")
envSetVal("APR.device.grid" "importFromCell" 'string "MyCell")
Related Topics
Deriving Row Regions and Grids in the Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top