1. Does the HSPICE simulation accuracy depend on the transistor number in the circuit?
2. If I simualte a circuit with different converge method, is there any difference between each run?
These two questions jump into my mind while i'm running a simualtion now . Can any HSPICer tell me the answer befor i can verify myself?
Hspice accuracy is not dependent of nomuber of devices. When you set, it's done. Hspice is a tool to help you verify the results in your mind instead of let it tell you. So before use the tool, in your mind you should know what's results.
HSPICE accuracy is very difficult for us to understand because the accuracy is controlled by many parameters and options,the most important is the model accuracy.
Ideally, the simulation accuracy doesn't depend on the number of transistor in the circuit. But since the simulator find the solution by numerical method, the process can not be so ideal. The accuracy will more or less depend on the size of the circuit.
HSPICE internally tries different methods to find a converged one. I am afraid it won't try another way when it finds a convergence. It's very hard for the user to judge the accuracy among various approaches.