Spectre Syntax
usim_opt spfrcnet=net_name
SPICE Syntax
.usim_opt spfrcnet=net_name
Description
This option specifies the name of the net to be stitched with parasitic resistors and capacitors.
The other nets are stitched with lumped capacitances. Multiple nets can be specified on
separate lines.
Example
Spectre Syntax:
usim_opt spfrcnet=vcc
usim_opt spfrcnet=gnd
SPICE Syntax:
.usim_opt spfrcnet=vcc
.usim_opt spfrcnet=gnd
tells the Virtuoso UltraSim simulator to stitch parasitic resistors and capacitors for both vcc
and gnd nets and to stitch all other nets with lumped capacitances.