Product Documentation
Virtuoso Design Planning and Analysis User Guide
Product Version IC23.1, November 2023

vfpPACCriticalNetName

layoutXL.pinAccessChecker vfpPACCriticalNetName string "list_of_netNames"

Description

Specifies the names of the critical nets that are to be routed first.

The list of nets must be space separated. For example, if you specify netA netB netC, then the tool prioritizes the netA, netB, and netC for routing in the layout view.

The default is "".

GUI Equivalent

Command:

Tools – Check Pin Accessibility

Field:

Router Options – Critical Net

Examples

envGetVal("layoutXL.pinAccessChecker" "vfpPACCriticalNetName")
envSetVal("layoutXL.pinAccessChecker" "vfpPACCriticalNetName" 'string "net_1 net_2")

Related Topics

Pin Accessibility Checker Form

Running the Pin Accessibility Checker


Return to top
 ⠀
X