abutCondInclusion Property
abutCondInclusion string t_pcell_param_name
Description
Defines the name of the boolean property that adds or removes the source/drain contact.
You can conditionally include or exclude the contacts and the connecting metal tab. You must conditionally exclude these features if you are creating a graphical Pcell. The Pcell parameter must remove all features that are required for metal hookup and leave only the diffusion material to be stretched. For CMOS device abutment, you add this property to both drain and source sides of the device.
Example
dbReplaceProp(rightObj~>dbId "abutCondInclusion" "string" "rightCnt")
Related Topics
Creating CMOS Pcells to Use with Abutment
Return to top