maxConsecutiveTxChannelCrossingsForABT
lp maxConsecutiveTxChannelCrossingsForABT intchannels
Description
Specifies the maximum number of channels for automatic backtracing of transistor logic seen in its flat form or inside algorithm standard cell. The backtracing stops if the successive channel crossings reach a predefined limit.The default value is 3 and it can be changed to any integer less than or equal to 5.
GUI Equivalent
Example
envSetVal("lp" "maxConsecutiveTxChannelCrossingsForABT" 'int 3)
Related Topics
Backtrace Enable Signals of Special Cells
Return to top