netTracerStopLevel
layoutXL netTracerStopLevel int integer
Description
Sets the hierarchy level at which tracing is stopped for a design.
GUI Equivalent
Examples
envGetVal("layoutXL" "netTracerStopLevel")
envSetVal("layoutXL" "netTracerStopLevel" 'int 20)
envSetVal("layoutXL" "netTracerStopLevel" 'int 3)
Related Topics
List of Layout XL Environment Variables
Return to top