useNandNorBaseIsolationTypes
lp useNandNorBaseIsolationTypes boolean { t | nil }
Description
Generates a NAND or NOR function when creating a functional expression for the output pin of an isolation or level shifter cell. The default value is nil, which means that the variable generates an AND or OR function.
GUI Equivalent
Example
envGetVal("lp" "useNandNorBaseIsolationTypes")
envSetVal("lp" "useNandNorBaseIsolationTypes" 'boolean t)
Related Topics
Special Cell and Standard Cell Modeling
Return to top