Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to load additional waveforms for the waveform viewer #22

Open
PetePupalaikis opened this issue Sep 20, 2018 · 2 comments
Open

Comments

@PetePupalaikis
Copy link
Contributor

This could be done with a "load additional waveform" from the waveform viewer dialog.
Or (or in addition), I can add a waveform component to the schematic (just for viewing).
Also, I can add all source waveforms to the viewer possibilities.

This feature should be worked on in conjunction with methods to turn on and off waveforms.

Also, in the simulator or virtual probe, I might want to have a preference to process all waveforms all the time, and then one could simply turn them on and off. The waveform could be named simply by the device and port of the device.

@yanbinc
Copy link

yanbinc commented Feb 14, 2019

So is it possible to read latest tr0 file?

@PetePupalaikis
Copy link
Contributor Author

@yanbinc This issue is more related to the fact that when simulation completes, all waveforms that are probed in the schematic are shown in the simulation, and that there is no other way to add waveforms to the view (like to compare them). The reality is that the entire waveform handling needs to be improved.

the improvement would be to:

  • turn on and off waveforms in the view.
  • add other waveforms to the view (either from other projects or from files).
  • to be able to delay, offset, or otherwise adjust waveforms in the view.

The reading of spice files or other file formats relates to #5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants