If you are using the AMS Designer simulator with the Spectre solver, you can turn on parasitic reduction for designs that have RC parasitics.
To do this:
- Use the
-spectre_argscommand-line option toxrunto specify the Spectre+parasiticscommand-line argument as follows:
xrun -spectre_args +parasitics[=N| rf] ...
Here, the value specified for the+parasiticsargument represents the maximum frequency (in GHz) of interest for RC reduction. If the chosen value is less than the maximum operating frequency of interest, you may experience accuracy loss for frequencies higher than the specified value.Nrepresents the user-defined maximum frequencyrfrepresents the maximum frequency of30 GHz- If no value is specified for the
+parasiticsargument, the maximum frequency of1 GHzis applied by default
