ansCdlPrintSwitchPCellInst
ansCdlPrintSwitchPCellInst( )
Description
Writes the switch Pcell instance in the auCdl netlist based on the size and input values of the instance.
Arguments
Value Returned
Examples
XI0_31 a out switch_open lay=“M3”
XI0_32 b out switch_close lay=“M3”
XI0_33 b out switch_open lay=“M3"
Schematic instance I0 with size value 3 and input value 2 is written in the auCdl netlist.
Return to top