pdkMapping
APR.device.initialize pdkMapping string pattern
Description
Specifies the mapping between PDKs to be honored in the Virtuoso automated device placement and routing flow. PDK settings, for example the WSP, fill, router, auto placer, and assisted placer settings, are loaded from the mapped PDK.
GUI Equivalent
Examples
envGetVal("APR.device.initialize" "pdkMapping")
envSetVal("APR.device.initialize" "pdkMapping" 'string "pdkNameFrom pdkNameTo")
envSetVal("APR.device.initialize" "pdkMapping" 'string "pdkNameFrom1 pdkNameTo1 pdkNameFrom2 pdkNameTo2")
Related Topics
Initializing a Layout in the Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top