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

Is there a way for stop the simulation from outside (like kill) without corrupting the FST file #2617

Open
jeras opened this issue Feb 28, 2024 · 1 comment

Comments

@jeras
Copy link

jeras commented Feb 28, 2024

I would like to stop a simulation before it finishes, or if it gets into an infinite loop using something like CTRL+C of kill without the FST dump getting corrupted.

It is not a big deal, for the current short simulation, I will just add another process with a timeout.
For long simulations (hours) such functionality would prevent the need to rerun the simulation.

@tgingold
Copy link
Member

I really think the solution would be for gtkwave to be able to deal with partially written files. That would also allow user to see the waveforms will the simulation is running.

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

No branches or pull requests

2 participants