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