OpenROAD-flow-scripts
OpenROAD-flow-scripts copied to clipboard
Consolidate area reporting calculations/reporting
trafficstars
Description
We currently have at least three different places we report area and utilization. Each one of them is different, which can lead to confusion:
- report_design_area tcl command: report area & utilization for all cells, excluding fillers, endcaps, and welltaps (Resizer)
- metadata.json: utilization is (std cell area + macro area) / core area. std cell area excludes fillers, pads, and cover cells, but includes endcaps and welltaps
- hierarchy browser: reports area for all cell types without exclusions
Suggested Solution
No response
Additional Context
No response