wireTypeAbbrev
APR.device.grid wireTypeAbbrev string “wire_type symbol”
Description
Assigns wire types to abbreviations, for example, abbreviation P is assigned to wire type power.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "wireTypeAbbrev")
envSetVal("APR.device.grid" "wireTypeAbbrev" string "power P, ground G, signal S")
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