From: Thomas K. <tom...@gm...> - 2006-10-27 17:45:59
|
> If I can't find a way to do it the only solution I foresee would be to > write some kind of script which generates parametric netlists and > executes simulations repeatedly........ That's exactly what I do, using simple ksh,gawk or Perl scripts. What's nice about doing it this way is that I can do anything that I want; I'm not restricted to do whatever some GUI programmer decided was an appropriate way to do hardware design. With the command line approach, my hands are not tied. Tpm On 10/27/06, Aldo Romani <ar...@de...> wrote: > Zhenyu Zhang wrote: > > You can find everything in the usermanual of ng-spice and if you want an > > interface named easy_spice should work for you > > That's exactly what I've been doing for several days :-) > But in the manual I wasn't able to find any command which iterates AC > simulations changing the component values and displaying all the > waveforms together in the same graph (I know how to DC-sweep component > parameters....) ....sorry..... if you have a more precise link to the > manual page or command it would be very helpful. > > If I can't find a way to do it the only solution I foresee would be to > write some kind of script which generates parametric netlists and > executes simulations repeatedly........ > > > I used to do the parametric simulation job with Eldo and Spectre > simulators in the past, but at present I need to switch to open-source > platforms. Thanks for the link to easy spice, but I need some command > line, scriptable tool, which may run on Linux. > > Greetz, > -A > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Ngspice-users mailing list > Ngs...@li... > https://lists.sourceforge.net/lists/listinfo/ngspice-users > |