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

Stop search instance "*FF*" from locking up the GUI #6400

Open
oharboe opened this issue Dec 20, 2024 · 5 comments
Open

Stop search instance "*FF*" from locking up the GUI #6400

oharboe opened this issue Dec 20, 2024 · 5 comments
Labels
gui GUI

Comments

@oharboe
Copy link
Collaborator

oharboe commented Dec 20, 2024

Description

For a large design, it is easy to accidentally launch a search that is too broad, this will then lock up the GUI.

image

Suggested Solution

Press "ESC" to stop search, the user can then correct. Perhaps print something in console log as to how many were selected or other actionable info.

Additional Context

No response

@eder-matheus eder-matheus added the gui GUI label Dec 20, 2024
@rovinski
Copy link
Collaborator

Just to add, many commercial tools throw a popup at ~10k instances asking if you are sure you want to continue.

@maliberty
Copy link
Member

It comes back to the general issue of needing a cancel option on many long running commands. The same sort as parallaxsw/OpenSTA#111

@oharboe
Copy link
Collaborator Author

oharboe commented Dec 22, 2024

It comes back to the general issue of needing a cancel option on many long running commands. The same sort as parallaxsw/OpenSTA#111

The use case here is a bit different: it is used as a beggars heatmap for flip flops, wires, etc.

@oharboe
Copy link
Collaborator Author

oharboe commented Dec 22, 2024

Also, I think there is a performance problem unqiue to instances, I dont recall it locking up on wires.

Perhaps the performance can be fixed and we can forget all about it?

1 similar comment
@oharboe
Copy link
Collaborator Author

oharboe commented Dec 22, 2024

Also, I think there is a performance problem unqiue to instances, I dont recall it locking up on wires.

Perhaps the performance can be fixed and we can forget all about it?

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

No branches or pull requests

4 participants