Savebias and Loadbias

.SAVEBIAS Statement

The .SAVEBIAS statement is used to save the bias point node voltages to a file. The desired analysis is also specified in the .SAVEBIAS statement.

.SAVEBIAS <‘FILE NAME’> <[OP] [TRAN] [DC]> [TIME=<VALUE> + [REPEAT]] [TEMP=<VALUE>] [STEP=<VALUE>] [MCRUN=<VALUE>] + [DC=<VALUE>] [DC1=<VALUE>] [DC2=<VALUE>]

Example:

.SAVEBIAS ‘OSC.BIAS’ TRAN TIME=100n

.LOADBIAS Statement

Typically, the .LOADBIAS statement is used to load a bias point file that was produced by a circuit simulation using the .SAVEBIAS statement.

.LOADBIAS <‘FILE NAME’>

Example:

.LOADBIAS ‘OSC.BIAS’

 

return to main help menu