Hi,
Spectre is very powerful regarding sweeps, but the ADE GUI has limited flexibility, e.g. I want to run such 4-dimensional sweep:
sweepstb sweep param=Cm start=1p stop=25p step=5p {
sweepstb2 sweep param=Rm start=50 stop=2k step=500 {
sweepstb3 sweep param=RL start=100 stop=2k step=500 {
sweepstb4 sweep param=temp start=0 stop=100 step=50 {
stb1 stb start=1 stop=1G dec=5 probe=Vfb annotate=status
}
}
}
}
I include this as scs file like I include model files to ADE. This way the include is done at the top of the netlist part.
However, if would be good to be able to have it at the end, or even to define the sequence of analysis in combination with the other analyses defined by ADE.
Is there way to define where in the netlist the include is done? A native default place would after the ADE-defined analyses.
Usually it is e.g. best to run the longest analysis at the end, just to be able to stop it and still be able to investigate on the already run 1st analyses.
Bye Stephan