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

DRC and LVS scripts don't report true source code line in log #525

Closed
klayoutmatthias opened this issue Mar 26, 2020 · 0 comments
Closed
Assignees
Labels

Comments

@klayoutmatthias
Copy link
Collaborator

With "verbose", DRC and LVS logs can be enabled. This allows tracking the progress and gives timing and memory information.

Currently (0.26.4), the report does not show the true source code line but implementation details, e.g.

"extract_devices" in: _drc_engine.rb:1373
Elapsed: 8.900s
"_input" in: _drc_engine.rb:1373
Elapsed: 0.010s
"sized" in: _drc_engine.rb:1414
Elapsed: 0.040s
"flatten" in: _drc_engine.rb:1373
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant