Skip to content

Include report design area#3938

Open
openroad-ci wants to merge 10 commits intoThe-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:secure-add-report-design-area
Open

Include report design area#3938
openroad-ci wants to merge 10 commits intoThe-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:secure-add-report-design-area

Conversation

@openroad-ci
Copy link
Collaborator

I suggest including calls to report_design_area so that we can better track area modifications. I believe this call is currently missing at least in stage 2_3 (tap insertion), which increases the area by approximately 2%.

I added calls so that a design area report is generated at every ORFS stage. In practice, this means adding report_design_area to all stages that do not already call report_metrics, since report_metrics internally invokes report_design_area.

Most of these additions serve primarily as sanity checks, as the area is not modified in the majority of these stages by default.

Furthermore, this additions allowed creating plots such as this:
utilization_sky130hd

Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
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