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

Makefile elapsed include memory #1943

Conversation

oharboe
Copy link
Collaborator

@oharboe oharboe commented Apr 16, 2024

Example:

$ make DESIGN_CONFIG=designs/asap7/mock-array/config.mk elapsed
[INFO-FLOW] ASU ASAP7 - version 2
Default PVT selection: BC
[INFO][FLOW] Invoked hierarchical flow.
Block Element needs to be hardened.
./logs/asap7/mock-array_Element/base/
Log                            Elapsed seconds Peak Memory/KB
1_1_yosys                                    5         137920
2_1_floorplan                                3         193300
2_2_floorplan_io                             3         189944
2_3_floorplan_tdms                           3         187988
2_4_floorplan_macro                          2         188964
2_5_floorplan_tapcell                        3         188020
2_6_floorplan_pdn                            3         191540
3_1_place_gp_skip_io                         3         190868
3_2_place_iop                               27         191224
3_3_place_gp                                 7         267704
3_4_place_resized                            4         202740
3_5_place_dp                                 3         200344
4_1_cts                                      9         215684
5_1_grt                                      6         277040
5_2_fillcell                                 3         198708
5_3_route                                   44        2688408
6_1_merge                                    1         388468
6_report                                     3         352220
generate_abstract                            1         206036
Total                                      133        2688408
./logs/asap7/mock-array/base
Log                            Elapsed seconds Peak Memory/KB
1_1_yosys                                    3         159680
2_1_floorplan                                1         227740
2_2_floorplan_io                             1         209292
2_4_floorplan_macro                          1         205936
2_5_floorplan_tapcell                        1         207028
2_6_floorplan_pdn                           70        4932612
3_1_place_gp_skip_io                         2         260848
3_2_place_iop                                1         227696
3_3_place_gp                                 9         601020
3_4_place_resized                            3         290652
3_5_place_dp                                 4         671508
4_1_cts                                      7         671100
Total                                      103        4932612

@oharboe oharboe force-pushed the makefile-elapsed-include-memory branch from b492312 to 4eb811a Compare April 16, 2024 23:10
@oharboe
Copy link
Collaborator Author

oharboe commented Apr 18, 2024

@maliberty OK?

@maliberty maliberty merged commit 5ef5a3e into The-OpenROAD-Project:master Apr 19, 2024
6 checks passed
@oharboe oharboe deleted the makefile-elapsed-include-memory branch April 23, 2024 14:41
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

Successfully merging this pull request may close these issues.

2 participants