Guest
Hello,
I'm currently working on a vco design. I would like to plot the vco
oscillation frequency vs varactor's tuning voltage. In Hspice I could
create the following test bench:
..tran 10p 10n sweet Vtune 0 1 0.1
which basically creates the output file with waveforms for Vtune from
0.1V to 1V with 0.1V step.
I think I can achieve the same result with spectre test bench commands:
sweepVtune sweep dev=Vtune par=dc start=0 stop=1 step=0.1 {
tran00 tran ....
}
Now, under Hspice's graphical tool for displaying the data, I can plot
all 11 curves vs time. Then change the plot to their frequencies vs
time, then change the x-axis to Vtune and get frequencies vs Vtune
voltage. How can I achieve this in Spectre tool? I've tried using awd
and wavescan but without success. Is there any other tool which can
easily achieve this or I miss some trick under awd/wavescan?
I don't use and don't intend to use Analog Environment. I have created
the test bench manually and would like to plot the necessary data under
some stand-alone tool. I use IC5141 software.
Thank you for your feedback.
Robert
I'm currently working on a vco design. I would like to plot the vco
oscillation frequency vs varactor's tuning voltage. In Hspice I could
create the following test bench:
..tran 10p 10n sweet Vtune 0 1 0.1
which basically creates the output file with waveforms for Vtune from
0.1V to 1V with 0.1V step.
I think I can achieve the same result with spectre test bench commands:
sweepVtune sweep dev=Vtune par=dc start=0 stop=1 step=0.1 {
tran00 tran ....
}
Now, under Hspice's graphical tool for displaying the data, I can plot
all 11 curves vs time. Then change the plot to their frequencies vs
time, then change the x-axis to Vtune and get frequencies vs Vtune
voltage. How can I achieve this in Spectre tool? I've tried using awd
and wavescan but without success. Is there any other tool which can
easily achieve this or I miss some trick under awd/wavescan?
I don't use and don't intend to use Analog Environment. I have created
the test bench manually and would like to plot the necessary data under
some stand-alone tool. I use IC5141 software.
Thank you for your feedback.
Robert