Product Documentation
Spectre AMS Designer and Xcelium Simulator Mixed-Signal User Guide
Product Version 22.09, September 2022

Initial Conditions (ic) Statement

The ic statement specifies initial conditions for nodes in the transient analysis. If you have more than one ic statement, the simulator collects information for all occurrences. You can specify initial conditions for the following items:

ic  node=value  { node=value }

Parameter

Definition

node=value

Important: For AMS simulation, you must always include the top cell name in the node specification.

Each node is a topological node of the circuit or an unknown, such as the current through an inductor or the voltage of the internal node in a diode. Topological nodes can be at the top level or in a subcircuit.

For example, the statement

ic top.n7=0 top.OpAmp1.comp=5 top.L1:t1=1.0u v(top.n1)=1.5

specifies that

  Both the solvers (Spectre and APS) support node=value syntax as well as v(node)= value syntax.
Related Topics



 ⠀
X