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

[ REQUEST ] embed simulation console to GUI #235

Open
dsm opened this issue Mar 2, 2023 · 7 comments
Open

[ REQUEST ] embed simulation console to GUI #235

dsm opened this issue Mar 2, 2023 · 7 comments

Comments

@dsm
Copy link
Contributor

dsm commented Mar 2, 2023

can we embed simulation console output to gui. Every time press exit for if we want to change values on schematic. this thing is so annoying. this is low priority.

@ra3xdh
Copy link
Owner

ra3xdh commented Mar 2, 2023

Yes, it is technically possible. I was also considering switching the simulator log output to the main window bottom dock. It should look like the OpenVAF dock here: https://user-images.githubusercontent.com/4920080/208481512-1e38b14a-0655-4036-90f0-b7d8e16b1a48.png

@dsm
Copy link
Contributor Author

dsm commented Mar 2, 2023

Great to hear that, it's so good

@dsm
Copy link
Contributor Author

dsm commented Mar 2, 2023

maybe we add simulation backend quick selection menu to simulation dock window.

@zergud
Copy link
Collaborator

zergud commented Mar 3, 2023

what about multiple schematic?
how to separate the results?
whether to lock schematic during simulation (due non-modal panel)?
need to design

@ra3xdh
Copy link
Owner

ra3xdh commented Mar 3, 2023

what about multiple schematic?

I don't see an issue if only the log for the latest simulation is shown in the dock. The saving of the individual logs for every schematic is also technically possible, but it will require a more deep redesign of the application.

@ra3xdh
Copy link
Owner

ra3xdh commented Mar 3, 2023

maybe we add simulation backend quick selection menu to simulation dock window

It remains a lot of incompatible device for each simulation engine. Also I didn't find a way to reload device list in the left panel without application restart. It's better to keep the simulator selection in the application settings. Otherwise it would be hard to prevent user from insertion of the incompatible device and getting hard to debug error message.

@zergud zergud pinned this issue Jun 17, 2023
@denizzzka
Copy link

what about multiple schematic?

IMHO, it would be convenient to create checkbox for elements which will be excluded from simulation if this current circuit will be used as subcircuit somewhere else. Such elements could be shown in a more faded or gray color on circuit.

So, it will be possible to test and measure small piece of circuit and then add this to more general circuit

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

4 participants