-
Notifications
You must be signed in to change notification settings - Fork 415
[Analysis] Printing Nets timing Information #3023
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
Merged
Merged
Changes from 12 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
e275a82
[vpr][CLI] add generate_net_timing_report
amin1377 333de67
[vpr][analysis] add generate_net_timing_report
amin1377 8aebd6a
[vpr][analysis] add comments
amin1377 010144e
make format
amin1377 b8289db
[vpr][CLI] remove generate net timing from CLI parameters and generat…
amin1377 717ab21
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
amin1377 25bcd43
[vpr][analysis] add header for net timing report
amin1377 e7df9ea
[vpr][analysis] add timing format to comments
amin1377 1d50ca1
formatting fix
amin1377 310ecac
Revert "[vpr][CLI] remove generate net timing from CLI parameters and…
amin1377 546961b
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
amin1377 2265ce8
make format
amin1377 1df1770
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
amin1377 909e3f2
[task] add generate_net_timing_report to timing report strong test
amin1377 616cc8d
[doc] add doc for generating _net_timing_report command line option
amin1377 ebcf74b
[vpr][timing] update generate_net_timing_report comment
amin1377 dcbe1b3
[vpr][timing] add get_net_bounding_box
amin1377 548d53a
[vpr][timing] add net bounding box to the report
amin1377 c4b781e
[test] add test for net timing report
amin1377 7558005
[doc] update doc with new format to net timing report
amin1377 b2e1530
[vpr][analysis] fix net timing report bugs + including layer min/max …
amin1377 b625d58
make format
amin1377 40522e5
[vpr][analysis] capture vars by reference in lambda
amin1377 b171544
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
amin1377 403b945
[doc] update the doc with new report format
amin1377 526e953
Merge branch 'master' of https://github.com/verilog-to-routing/vtr-ve…
amin1377 77799b6
[vpr][analysis] use std::min/max instead of if condition
amin1377 e03f90c
[vpr][analysis] change report_net_timing format to csv
amin1377 b8a60ea
[vpr][analysis] update comments
amin1377 87d161c
[vpr][analysis] print constant nets in the net timing report
amin1377 7649fdd
[vpr][analysis] apply comments
amin1377 f699b30
[vpr][analysis] fix function name
amin1377 aaf2569
[doc] add net timing report use case
amin1377 33291d3
fix a typo
amin1377 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.