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

set_debug_level DRT snapshot save directory #6752

Open
donn opened this issue Feb 23, 2025 · 3 comments
Open

set_debug_level DRT snapshot save directory #6752

donn opened this issue Feb 23, 2025 · 3 comments
Assignees
Labels
drt Detailed Routing

Comments

@donn
Copy link
Contributor

donn commented Feb 23, 2025

Description

When you set_debug_level DRT snapshot 1, the snapshots are saved to the current working directory.

An option to set where they go would be pretty cool.

Suggested Solution

drt::set_snapshot_directory or similar.

Additional Context

No response

@maliberty maliberty added the drt Detailed Routing label Feb 23, 2025
@donn
Copy link
Contributor Author

donn commented Feb 24, 2025

Willing to put time into this btw if you can give me a high-level description of how you want to do it.

@maliberty
Copy link
Member

@osamahammad21 please provide guidance

@osamahammad21
Copy link
Member

@donn you could add it as an argument in the detailed_route_debug command. You will need to add the corresponding variable in the RouterConfiguration object. finally you should use that path when writing the snapshot db file which happens at FlexDR::main()

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

No branches or pull requests

3 participants