Pipeline said:
thanks!
But I do not know how to add a parameter analysis in tran analysis in Spectre using Graphic user interface.
On your case (you want do transient analysis while sweep temperature), you should use "Parameter Analysis" tool.
1. setup the transient as usual.
2. Select menu "Parameter Analysis" from "Tools" sub-menu.
3. Set the Variable name of Sweep1 to "TEMPDC". You can also get this name by menu: Setup / Pick Name for Variable / Sweep 1...
4. Fill in the other fields and choose menu "Analysis / Start".
If you want to plot the node voltage of net VOUT at time 20ns and 100ns, you can setup the Outputs (in ADE window) as following:
1. Select menu "Outputs / Setup ..."
2. Set Name to VOUT@20ns ( can be anything)
3. Set Expression to value(VT("/VOUT"), 20n)
4. Click "Add" to add the expresion.
5. Define VOUT@100ns in the same way.