When using a TSMC 0.25 MOSIS models (level=49) setting the time step below 0.1ns like below:
.tran 0.01n 40n causes following problems. storage element step control error:Cgs.Mn1.xgate 1e-12 using Euler, disabling time step control With timestep of 0.1ns the simulation runs fine but the numerical ringing is very visible. Any idea? -r. On Nov 30, 2007 12:58 AM, a r <[EMAIL PROTECTED]> wrote: > OK, I've found the solution: > > .probe tran v(in) v(n1) v(out) > > .dc > .tran 1n 4u >out.dat > > Looks like .probe and .print commands work same in this context. > Before I was trying to redirect the .print's output to the file > instead of redirecting the analysis (.tran) itself. > > BTW, I am getting pretty strong numerical ringing in this analysis. > AFAIK, gear method is not yet implemented. Any chance for this? > > -r. > > > On Nov 30, 2007 12:40 AM, a r <[EMAIL PROTECTED]> wrote: > > Hi, > > > > How to change format of the print command output from engineering to > > scientific? The engineering notation seems not to be compatible with > > gwave. > > > > Also, how to redirect (save) the output to a file. The '>' command > > seems not to make any effect. > > > > I am using gnucap 2007.11.21. > > > > Cheers, > > > > -r. > > > _______________________________________________ Help-gnucap mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnucap
