updateUnconnPortsforAD
lp updateUnconnPortsforAD boolean { t | nil }
Description
Controls printing the is_connected attribute for noconn, ignore cell, diode instance, and esd ports. The default is nil, which means the is_connected attribute will not be printed.
GUI Equivalent
Example
envGetVal("lp" "updateUnconnPortsforAD")
envSetVal("lp" "updateUnconnPortsforAD" 'boolean t)
Related Topics
Return to top