check_nets
APR.chip.custom check_nets cyclic { "All" | "Selected" }
Description
Specifies whether to check all nets or selected nets. The default is "All".
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "check_nets")
envSetVal("APR.chip.custom" "check_nets" 'cyclic "Selected")
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top