abutGateNet Property
abutGateNet string t_pcell_param_name
Description
Specifies the name of the net the gate shapes are on, so that the abutment engine knows where the edge of the gate is.
Example
The value "G" is the name of the gate net inside the Pcell.
dbReplaceProp(leftObj~>dbId "abutGateNet" "string" "G")
Related Topics
Creating CMOS Pcells to Use with Abutment
Return to top