Hello,
I am using Virtuoso version IC6.1.7.
I make a Monte Carlo simulation in Assembler. I have vector (wave) and sclar (single point) outputs. For example in a DC simulation with temperature sweep:
vectorOutput = VS("\vout")
scalarOutput = VDC("\vout")
where vout is a net name. In results tab, I see all my scalar outputs listed. However, I do not see any vector outputs or waves (I do select "See Waveforms (Simulkation Data)" and "Save Statistical Parameter Data"). When I click on the "PlotAll", the vector outputs are plotted if I can plot them before closing Assembler window, but all of them at a time, not one by one separately as they do not appear in the list on results tab. If I close Assembler window and open again, the vector outputs are not plotted even if I click on "PlotAll".
Another problem is about deleting the different subwindows on visualitazion window. I have many outputs that are plotted; all at the same time when I click on "PlotAll". To have only the outpout I want to see, I need to select all the other subwinows one by one and delete them. This takes so much time.
My questions are the following:
1) How do I see the list of my vector outputs in the results tab in Assember when I run Monte Carlo?
2) How can I plot only a single vector output at a time?
3) How can I make Assembler plot all vector outputs after I close and reopen Assembler window?
4) How can I select many subwindows at a time and delete all of them?
5) How can I pre-define the number of sub-windows which outputs should be plotted on which subwindow?
Many thanks in advance.
Best regards,
Can